Update delegateset.md

Fix line 62
This commit is contained in:
zgrguric
2025-07-05 10:31:11 +02:00
committed by GitHub
parent a8421b4137
commit 41625ca83f

View File

@@ -59,7 +59,7 @@ Permissions are revoked using the `DelegateSet` transaction by specifying only t
To revoke all permissions, send a `DelegateSet` transaction with an empty `Permissions` array:
```json
tx_json = {
{
"TransactionType": "DelegateSet",
"Account": "rDelegatingAccount",
"Authorize": "rDelegatedAccount",