Setting things up
XRP Ledger accounts
First XRPL interaction



















Tokens, transactions









Ledger features




SetRegularKey





MultiSigning


Multi-signed Payment Transaction
Intro
Let’s make a payment transaction using Multi-signing.
Video
Topics covered
- Payment Transaction using Multi-signing.
- More details about special Fee for multi-signing.
- How to handle signing when one of the Signers in the SignerList has a regular key.
- Handling multi-signing when you have secret keys to all the signers.
- Handling multi-signing when you have to get signatures from multiple sources.
References
Note
You can watch this video by changing the “playback speed” to 1.25
Click on the settings gear on the video player above → Choose Playback speed → Select 1.25 or whatever is good for you.
Final tip: There is a command called submit_multisigned where in you can submit the different signatures along with the common payload.
← Previous
Next →