Skip to main content

createBitcoinTransaction

create a Bitcoin Transaction specifying only the minimal attributes of the transaction and send the transaction to the TrustVault authorised signer(s) inbox for signing. Use the requestId to query the status of the transaction later. NOTE: returns null if an error occurred

createBitcoinTransaction(
createBitcoinTransactionInput: CreateBitcoinTransactionInput!
): CreateBitcoinTransactionResponseInterface

Arguments

createBitcoinTransaction.createBitcoinTransactionInput ● CreateBitcoinTransactionInput! non-null input

Type

CreateBitcoinTransactionResponseInterface interface