mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 07:35:50 +00:00
AccountDelete: realistic example auto-fillable fields
This commit is contained in:
@@ -13,7 +13,10 @@ An AccountDelete transaction deletes an [account from the XRP Ledger](accountroo
|
||||
"TransactionType": "AccountDelete",
|
||||
"Account": "rWYkbWkCeg8dP6rXALnjgZSjjLyih5NXm",
|
||||
"Destination": "rPT1Sjq2YGrBMTttX4GZHjKu9dyfzbpAYe",
|
||||
"DestinationTag": 13
|
||||
"DestinationTag": 13,
|
||||
"Fee": "5000000",
|
||||
"Sequence": 2470665,
|
||||
"Flags": 2147483648
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user