mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
Update minimum transaction fee (#192)
This commit is contained in:
committed by
Rome Reginelli
parent
6c5abcd927
commit
029b009d54
@@ -7,7 +7,7 @@ Every transaction must [specify how much XRP to destroy](#specifying-the-transac
|
||||
|
||||
## Current Transaction Cost ##
|
||||
|
||||
The current transaction cost required by the network for a standard transaction is typically **0.01 XRP** (10,000 drops), after load scaling. It sometimes increases due to higher than usual load.
|
||||
The current minimum transaction cost required by the network for a standard transaction is **0.00001 XRP** (10 drops). It sometimes increases due to higher than usual load.
|
||||
|
||||
You can also [query `rippled` for the current transaction cost](#querying-the-transaction-cost).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user