one more update

This commit is contained in:
Jennifer Hasegawa
2019-01-24 09:48:16 -08:00
parent f491d09605
commit 64cbef142d

View File

@@ -16,7 +16,7 @@ This tutorial demonstrates how to enable multi-signing for an address.
## 1. Prepare a funded address
You need an XRP Ledger address that can send transactions, and has enough XRP available. Multi-signing requires more than the usual amount of XRP for the [account reserve](reserves.html) and [transaction cost](transaction-cost.html), increasing with the number of signers and signatures you use. ***TODO: jha figure out how to fix this text - the reserve is 5 XRP - is that considered to be more than the usual amount - what is the usual amount? The transaction cost remains the same.***
You need an XRP Ledger address that can send transactions, and has enough XRP available. Without the [MultiSignReserve Amendment](known-amendments.html#multisignreserve), multi-signing requires more than the usual amount of XRP for the [account reserve](reserves.html) and [transaction cost](transaction-cost.html), increasing with the number of signers and signatures you use. With the [MultiSignReserve Amendment](known-amendments.html#multisignreserve) enabled, multi-signing requires 5 XRP for the account reserve, regardless of the number of signers and signatures you use.
If you started `rippled` in [stand-alone mode](rippled-server-modes.html#reasons-to-run-a-rippled-server-in-stand-alone-mode) with a new genesis ledger, you must: