AccountDelete: realistic example auto-fillable fields

This commit is contained in:
mDuo13
2019-11-20 16:18:41 -08:00
parent a379c8e2a2
commit da23e3eba9

View File

@@ -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
}
```