Skip to content

Commit 3e918ae

Browse files
authored
Merge pull request #2913 from ihomp/patch-5
Update accountdelete - lower the fee in the example
2 parents e308584 + bb6df8e commit 3e918ae

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)