mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 01:07:59 +00:00
Merge pull request #2913 from ihomp/patch-5
Update accountdelete - lower the fee in the example
This commit is contained in:
@@ -20,7 +20,7 @@ An AccountDelete transaction deletes an [account](../../ledger-data/ledger-entry
|
||||
"Account": "rWYkbWkCeg8dP6rXALnjgZSjjLyih5NXm",
|
||||
"Destination": "rPT1Sjq2YGrBMTttX4GZHjKu9dyfzbpAYe",
|
||||
"DestinationTag": 13,
|
||||
"Fee": "2000000",
|
||||
"Fee": "200000",
|
||||
"Sequence": 2470665,
|
||||
"Flags": 2147483648
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user