mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
mark 0.31.0 features as new
This commit is contained in:
@@ -985,7 +985,7 @@
|
||||
</ul>
|
||||
<h2 id="signerlist">SignerList</h2>
|
||||
<p><a href="https://github.com/ripple/rippled/blob/6d2e3da30696bd10e3bb11a5ff6d45d2c4dae90f/src/ripple/protocol/impl/LedgerFormats.cpp#L127" title="Source">[Source]<br/></a></p>
|
||||
<p>The <code>SignerList</code> node type represents a list of parties that, as a group, are authorized to sign a transaction in place of an individual account.</p>
|
||||
<p>The <code>SignerList</code> node type represents a list of parties that, as a group, are authorized to sign a transaction in place of an individual account. This node type is introduced by the <a href="concept-amendments.html#multisign">MultiSign amendment</a>. <em>(New in [version 0.31.0][])</em></p>
|
||||
<p>Example SignerList node:</p>
|
||||
<pre><code>{
|
||||
"Flags": 0,
|
||||
|
||||
Reference in New Issue
Block a user