Setting things up
XRP Ledger accounts
First XRPL interaction
Activate Existing XRPL Account on Test Network
Connecting and Interacting with XRP Ledger: account_info
Interacting with XRP Ledger using JSON-RPC
Error Handling and Best Practices
Basics of XRP and Issued Currency
Signing Payment Transaction
Assignment Solution
Verifying Signature
Submit Transaction Signature To XRP Ledger
Subscription Methods
Subscription Methods To Build Responsive App
Transaction Verification
Balance Detail
Transaction Cost
Measures to Avoid Ledger Spamming
Source And Destination Tags
AccountSet Transaction: Domain, Gravatar
AccountSet Transaction: SetFlag, ClearFlag
Deposit AuthorizationTokens, transactions
Issuing Token on XRPL
Token(IOU): Payment Transaction
Commands To Fetch TrustLine Information
Freeze a TrustLine
Issuer: Transfer Fees
More about TrustLine
Currency Code In Hex Format
Removing a TrustLine
Require authorization FlagLedger features
AccountDelete Transaction
Tickets: Theory
TicketCreate Transaction
Delete Ticket ObjectSetRegularKey
SetRegularKey: The Concept
Assigning RegularKey
Change RegularKey
Remove RegularKey
Blackhole An AccountMultiSigning
MultiSigning: The Concept
Replace SignerListRemove RegularKey
Intro
We can remove an existing regular key by using master account or the current regular account.
Video
Topics covered
- Removing the existing regular key from a master account.
- Verify after removing the regular key.
Update
While changing existing regular key you can still have Fee as 0, if you are signing the transaction using master account, and that the master account does not have lsfPasswordSpend flag enabled. If you are signing this transaction using a regular account, then you always pay the normal network Fee and the transaction fails if the Fee is set to 0.
References
- SetRegularKey
- Removing a Regular Key Pair
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: Current regular key can sign the transaction and opt itself out of being a regular key to the master account.
← Previous
Change RegularKey
Next →
Blackhole An Account
- Remove RegularKey
- Intro
- Video
- Topics covered
- Update
- References
- Note
