mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +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
|
## Example `DelegateSet` JSON
|
||||||
|
|
||||||
```json
|
```json
|
||||||
tx_json = {
|
{
|
||||||
"TransactionType": "DelegateSet",
|
"TransactionType": "DelegateSet",
|
||||||
"Account": "rDelegatingAccount",
|
"Account": "rDelegatingAccount",
|
||||||
"Authorize": "rDelegatedAccount",
|
"Authorize": "rDelegatedAccount",
|
||||||
|
|||||||
Reference in New Issue
Block a user