mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-07 13:25:50 +00:00
Checks: add mention to reserves
This commit is contained in:
@@ -25,6 +25,7 @@ Many objects in the ledger are owned by a particular address, and count toward t
|
||||
- [Held Payments (Escrow)](reference-ledger-format.html#escrow) are owned by the address that placed them.
|
||||
- [Payment Channels](tutorial-paychan.html) are owned by the address that created them.
|
||||
- [Owner directories](reference-ledger-format.html#directorynode) list all the ledger objects that contribute to an address's owner reserve. However, the owner directory itself does not count towards the reserve.
|
||||
- Checks are owned by the address that created them (the sender, not the destination).
|
||||
|
||||
#### Owner Reserve Edge Cases
|
||||
|
||||
|
||||
Reference in New Issue
Block a user