Fix delegateset.md

Cleanup transaction sample code.
This commit is contained in:
zgrguric
2025-07-04 11:14:07 +02:00
committed by GitHub
parent 2a3abedace
commit a8421b4137

View File

@@ -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",