Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move JSON flags into flags module #5199

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Move JSON flags into flags module #5199

merged 1 commit into from
Aug 2, 2024

Conversation

NullSoldier
Copy link
Contributor

Summary

This allows us to over-ride the built in OCLIF JSON flag group which exists at https://github.com/oclif/core/blob/213e9203fd7f0f5aaffdcc9eb28d2828f7679373/src/util/aggregate-flags.ts#L4C1-L7C3

Testing Plan

ironfish chain:status --help

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

@NullSoldier NullSoldier requested a review from a team as a code owner August 2, 2024 20:28
@mat-if mat-if enabled auto-merge (squash) August 2, 2024 20:29
@mat-if mat-if merged commit 8147d4f into staging Aug 2, 2024
6 checks passed
@mat-if mat-if deleted the jason/json-flag branch August 2, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants