Skip to content

Commit bb6df8e

Browse files
authored
Update accountdelete - lower the fee in the example
lower the fee in the example from 2 xrp to 0.2 xrp
1 parent 44412e1 commit bb6df8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/references/protocol/transactions/types/accountdelete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ An AccountDelete transaction deletes an [account](../../ledger-data/ledger-entry
2020
"Account": "rWYkbWkCeg8dP6rXALnjgZSjjLyih5NXm",
2121
"Destination": "rPT1Sjq2YGrBMTttX4GZHjKu9dyfzbpAYe",
2222
"DestinationTag": 13,
23-
"Fee": "2000000",
23+
"Fee": "200000",
2424
"Sequence": 2470665,
2525
"Flags": 2147483648
2626
}

0 commit comments

Comments
 (0)