-
Notifications
You must be signed in to change notification settings - Fork 290
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
impl multisig in cli #2505
impl multisig in cli #2505
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2505 +/- ##
==========================================
- Coverage 33.31% 33.14% -0.16%
==========================================
Files 498 498
Lines 43204 43195 -9
Branches 19574 19566 -8
==========================================
- Hits 14387 14313 -74
- Misses 14041 14160 +119
+ Partials 14776 14722 -54
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Benchmark for aaa90ddClick to view benchmark
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
文档也需要更新下
doc on multisig is added. |
Benchmark for 7586dceClick to view benchmark
|
* impl multisig in cli * improve * fix and update doc on multisig
index
filed from MultiEd25519KeyShard .account import-multisig
,account sign-multisig-txn
,account sumbit-multisig-txn
notice: