Difference between revisions of "Signature status"

From Open Transactions
Jump to navigation Jump to search
(Initial page creation)
 
m (correct URL to reference json)
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/Monetas/rfc/master/json/schema/signaturestatus-01.json" />
  
  
Line 13: Line 13:
 
* 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]]

Revision as of 17:15, 30 June 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/Monetas/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