From bb6df8ef801cdffd6b0b063d0e1645aa336f1243 Mon Sep 17 00:00:00 2001 From: Viacheslav Bakshaev Date: Mon, 16 Dec 2024 14:18:33 +0100 Subject: [PATCH] Update accountdelete - lower the fee in the example lower the fee in the example from 2 xrp to 0.2 xrp --- docs/references/protocol/transactions/types/accountdelete.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/protocol/transactions/types/accountdelete.md b/docs/references/protocol/transactions/types/accountdelete.md index 881bf45638..a02c47bfc0 100644 --- a/docs/references/protocol/transactions/types/accountdelete.md +++ b/docs/references/protocol/transactions/types/accountdelete.md @@ -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 }