mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
rename How to Multi-Sign; fix wrong links in freeze and rippled method list
This commit is contained in:
@@ -61,7 +61,7 @@ The Ripple Consensus Ledger cannot force a gateway to honor the obligations that
|
||||
|
||||
The No Freeze setting applies to all currencies issued to and from an account. If you want to be able to freeze some currencies but not others, you should use different accounts for each currency.
|
||||
|
||||
You can only enable the No Freeze setting with a transaction signed by your account's master key. You cannot use a [Regular Key](reference-transaction-format.html#setregularkey) or a [multi-signed transaction](https://wiki.ripple.com/Multisign) to enable No Freeze.
|
||||
You can only enable the No Freeze setting with a transaction signed by your account's master key. You cannot use a [Regular Key](reference-transaction-format.html#setregularkey) or a [multi-signed transaction](reference-transaction-format.html#multi-signing) to enable No Freeze.
|
||||
|
||||
|
||||
# Technical Details #
|
||||
|
||||
@@ -540,6 +540,7 @@ The `owner_info` command is deprecated. Use [`account_objects`](#account-objects
|
||||
* [`connect` - Force the rippled server to connect to a specific peer](#connect)
|
||||
* [`consensus_info` - Get information about the state of consensus as it happens](#consensus-info)
|
||||
* [`feature` - Get information about protocol amendments](#feature)
|
||||
* [`fee` - Get information about transaction cost](#fee)
|
||||
* [`fetch_info` - Get information about the server's sync with the network](#fetch-info)
|
||||
* [`get_counts` - Get statistics about the server's internals and memory usage](#get-counts)
|
||||
* [`ledger_accept` - Close and advance the ledger in stand-alone mode](#ledger-accept)
|
||||
|
||||
Reference in New Issue
Block a user