Merge pull request #1262 from N3TC4T/master

Update AccountDelete transaction cost
This commit is contained in:
Rome Reginelli
2021-12-07 16:02:27 -08:00
committed by GitHub

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