Broadcasts a transaction to the network/blockchain
Cancels a subscription
Create a subscription
Gets a subscription
Get a transaction and its details from the network/blockchain
Get the all current unconfirmed transactions
Parses a transaction byte sequence to its JSON representation
Sends a multi-out request to the blockchain with arbitrary value for each recipient
Sends an amount to another account/recipient
Sends a multi-out request to the blockchain with same value for all recipients
Signs and broadcasts a transaction
Usually, you don't need this, as all sending methods in SignumJS sign and broadcast. As not all BRS API functions are implemented yet in SignumJS this method is handy for those, i.e. all direct calls to ChainService.send
Transaction API
This module provides methods related to blockchain transactions