mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-30 16:45:49 +00:00
Mention account reserve permanence more prominently
This commit is contained in:
@@ -4,7 +4,7 @@ The XRP Ledger applies _reserve requirements_, in XRP, to protect the shared glo
|
||||
|
||||
To submit transactions, an address must hold a minimum amount of XRP in the shared global ledger. You cannot send this XRP to other addresses. To fund a new address, you must send enough XRP to meet the reserve requirement.
|
||||
|
||||
The current minimum reserve requirement is **20 XRP**. (This is the cost of an address that owns no other objects in the ledger.)
|
||||
The current minimum reserve requirement is **20 XRP**. (This is the cost of an address that owns no other objects in the ledger.) Each new [account](accounts.html) must set aside this much XRP, which cannot be recovered or sent to others.
|
||||
|
||||
|
||||
## Base Reserve and Owner Reserve
|
||||
|
||||
Reference in New Issue
Block a user