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

Standardize account flags to char 'a' #5315

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

NullSoldier
Copy link
Contributor

Summary

And rename or delete command specific competing flags. These command flags had chars that were not consistent across commands like "confirmations". It's best not to have command specific single letter char shortcuts. User's should be explicit when sending transactions.

Testing Plan

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 20, 2024 04:16
And rename or delete command specific competing flags. These command
flags had chars that were not consistent across commands like
"confirmations". It's best not to have command specific single letter
char shortcuts.
@NullSoldier NullSoldier force-pushed the jason/account-flag-char branch from 407b489 to 01c9a7d Compare August 20, 2024 04:17
@NullSoldier NullSoldier changed the title Stnadardize account flags to char 'a' Standardize account flags to char 'a' Aug 20, 2024
@NullSoldier NullSoldier merged commit e3f7083 into staging Aug 20, 2024
10 checks passed
@NullSoldier NullSoldier deleted the jason/account-flag-char branch August 20, 2024 20:08
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