View Source ElectrumClient (electrum_client v0.1.10)

Link to this section Summary

Link to this section Functions

Link to this function

broadcast_transaction(transaction)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_address_history(address)

View Source
Link to this function

get_transaction(transaction_id)

View Source
Link to this function

get_transaction_output(transaction_id, vout)

View Source
Link to this function

start_link(electrum_ip, electrum_port)

View Source
Link to this function

subscribe_address(address)

View Source