Skip to content

Approve Transaction

Approve (vote for) a phased transaction. POST only.

Request: Refer to Create Transaction Request for common parameters.

  • requestType is approveTransaction
  • transactionFullHash is the full hash of the transaction to be approved (may be used up to 10 times per API request)
  • revealedSecret is the secret phrase
  • revealedSecretIsText is a way of specifying whether revealedSecret is text or binary.

Note: This transaction will be accepted in the blockchain only if all phased transactions it is voting for are already in it.

Response: Refer to  Create Transaction Response.