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

fixes default tls flag in multisig commands #5475

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

hughy
Copy link
Contributor

@hughy hughy commented Oct 2, 2024

Summary

updates 'dkg:create' and 'multisig:sign' not to set the '--tls' flag by default. since this flag depends on the '--server' flag this means that the '--server' flag must also be provided by default

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

@hughy hughy requested a review from a team as a code owner October 2, 2024 23:54
updates 'dkg:create' and 'multisig:sign' not to set the '--tls' flag by default.
since this flag depends on the '--server' flag this means that the '--server'
flag must also be provided by default
@hughy hughy force-pushed the fix/hughy/tls-default-true branch from db670bf to adb8fd4 Compare October 2, 2024 23:59
@NullSoldier NullSoldier merged commit 06b67d6 into staging Oct 3, 2024
9 checks passed
@NullSoldier NullSoldier deleted the fix/hughy/tls-default-true branch October 3, 2024 06:58
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.

3 participants