multi-sign - revisions to tutorial and reorg based on feedback.

This commit is contained in:
mDuo13
2016-03-28 18:51:39 -07:00
parent 752f8fa0c0
commit 976a383ed0
12 changed files with 335 additions and 375 deletions

View File

@@ -1059,6 +1059,7 @@
</tr>
</tbody>
</table>
<p>The <code>SignerEntries</code> may be any combination of funded and unfunded addresses that use either secp256k1 or ed25519 keys.</p>
<h3 id="signerentry-object">SignerEntry object</h3>
<p>Each member of the <code>SignerEntries</code> field is an object that describes that signer in the list. A SignerEntry has the following fields:</p>
<table>