mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-17 18:25:50 +00:00
Merge pull request #1262 from N3TC4T/master
Update AccountDelete transaction cost
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user