mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Fix delegateset.md
Cleanup transaction sample code.
This commit is contained in:
@@ -16,7 +16,7 @@ _(Requires the [PermissionDelegation amendment][] {% not-enabled /%})_
|
||||
## Example `DelegateSet` JSON
|
||||
|
||||
```json
|
||||
tx_json = {
|
||||
{
|
||||
"TransactionType": "DelegateSet",
|
||||
"Account": "rDelegatingAccount",
|
||||
"Authorize": "rDelegatedAccount",
|
||||
|
||||
Reference in New Issue
Block a user