Update AccountDelete transaction cost

This commit is contained in:
N3TC4T
2021-12-07 16:36:31 +01:00
parent e9f3fd94a3
commit 076ce1d6bb

View File

@@ -29,7 +29,7 @@ Some transactions have different transaction costs:
| [Key Reset Transaction](#key-reset-transaction) | 0 |
| [Multi-signed Transaction](multi-signing.html) | 10 drops × (1 + Number of Signatures Provided) |
| [EscrowFinish Transaction with Fulfillment](escrowfinish.html) | 10 drops × (33 + (Fulfillment size in bytes ÷ 16)) |
| [AccountDelete Transaction](accounts.html#deletion-of-accounts) | 5,000,000 drops |
| [AccountDelete Transaction](accounts.html#deletion-of-accounts) | 2,000,000 drops |
## Beneficiaries of the Transaction Cost