Difference between revisions of "Signature status"

From Open Transactions
Jump to navigation Jump to search
(Initial page creation)
 
m (Schema: fixed link)
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
 
==Schema==
 
==Schema==
  
<include src="https://raw.githubusercontent.com/Monetas/rfc/master/json/schema/siglist-01.json" />
+
<include src="https://raw.githubusercontent.com/Open-Transactions/rfc/master/json/schema/signaturestatus-01.json" />
 
 
  
 
==Example==
 
==Example==
Line 13: Line 12:
 
* Input 1 is a 2-of-3 multisig script and all of the required signatures have been supplied
 
* Input 1 is a 2-of-3 multisig script and all of the required signatures have been supplied
  
<include src="https://raw.githubusercontent.com/Monetas/rfc/master/json/data/siglist-01.json" />
+
<include src="https://raw.githubusercontent.com/Monetas/rfc/master/json/data/signaturestatus-01.json" />
  
 
[[Category:Voting Pool Technical Specifications]]
 
[[Category:Voting Pool Technical Specifications]]

Latest revision as of 22:23, 30 November 2015

The startwithdrawal API call returns a list of signatures which can be shared with other members of the voting pool to create an valid withdrawal transaction.

The list is formatted as a JSON object.

Schema

ERROR in secure-include.php: could not read the given src URL https://raw.githubusercontent.com/Open-Transactions/rfc/master/json/schema/signaturestatus-01.json

Example

  • Input 0 is a 2-of-3 multisig script and none of the required signatures have been supplied
  • Input 1 is a 2-of-3 multisig script and all of the required signatures have been supplied

ERROR in secure-include.php: could not read the given src URL https://raw.githubusercontent.com/Monetas/rfc/master/json/data/signaturestatus-01.json