The atom
Check whether the node connection is ready for requests
true if ready
Opens connection
a promise that resolves once the connection is ready, or rejects on error or timeout
Submit an atom to the ledger
The atom to be submitted
A stream of the status of the atom submission
Subscribe for all existing and future atoms for a given address
Base58 formatted address
A stream of atoms
Unsubscribe for all existing and future atoms for a given address
Base58 formatted address
A promise with the result of the unsubscription call
Unsubscribes to all the addresses this node is subscribed to
An array with the result of each unsubscription
Generated using TypeDoc
NOT IMPLEMENTED Query the ledger for an atom by its id