-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Documentation on how to sign Cosmos transactions #3968
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #3968 +/- ##
===========================================
+ Coverage 60.45% 61.48% +1.03%
===========================================
Files 196 186 -10
Lines 14485 13978 -507
===========================================
- Hits 8757 8595 -162
+ Misses 5147 4836 -311
+ Partials 581 547 -34 |
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.
Notes, suggestions, a few typos.
Co-Authored-By: zmanian <[email protected]>
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.
ACK
Depending on what prompted this documentation, other things that could be worth mentioning are:
- How to compose multi-Msg transactions (likely more efficient in many cases)
- Memo limitations
Update documentation to include details on how to sign Cosmos transactions for service providers.
For Admin Use: