Update accountdelete - lower the fee in the example

lower the fee in the example from 2 xrp to 0.2 xrp
This commit is contained in:
Viacheslav Bakshaev
2024-12-16 14:18:33 +01:00
committed by GitHub
parent 44412e1c62
commit bb6df8ef80

View File

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