mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
Update delegateset.md
Fix line 62
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user