A raw transaction which will be sent to the network
The result of the transaction
Send a signed transaction to the {{platform}} network
A signed transaction which will be send to the network
An uuid to trace the request in hancock
The result of the transaction
Send a raw transaction to one of the sign providers registered in hancock
A raw transaction which will be signed by the sign provider
The sign provider alias which will receive the raw transaction
Information about callback url to get feedback of the transaction status
The result of the request
Sign a raw transaction with a given private key
A raw transaction which will be signed by the sign provider
The private key with which the raw transaction will be signed
The signed transaction
Sign a raw transaction with a given private key
A raw transaction which will be signed and sent to the network
Configuration of how the transaction will be send to the network
The result of the transaction
Create a websocket subscription to watch transactions in the network
An array of address that will be added to the watch list
A consumer plugin previously configured in hancock that will handle each received event
The status of transactions which we want to subscribe, it can take two diferent values: 'mined' and 'pending'
An event emmiter that will fire the watched transaction events
Generated using TypeDoc
Send a raw transaction to the {{platform}} network (It is assumed that the "from" address which will sign the transaction is stored in the node)