Difference between revisions of "Signature status"

From Open Transactions
Jump to navigation Jump to search
m (correct URL to reference json)
m (Schema: fixed link)
 
Line 5: Line 5:
 
==Schema==
 
==Schema==
  
<include src="https://raw.githubusercontent.com/Monetas/rfc/master/json/schema/signaturestatus-01.json" />
+
<include src="https://raw.githubusercontent.com/Open-Transactions/rfc/master/json/schema/signaturestatus-01.json" />
 
 
  
 
==Example==
 
==Example==

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