Search
electrum_client
v0.1.14
Pages
Modules
Settings
View Source
ElectrumClient
(electrum_client v0.1.14)
Link to this section
Summary
Functions
broadcast_transaction(transaction)
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
get_address_history(address)
get_balance(address)
get_transaction(transaction_id)
get_transaction_output(transaction_id, vout)
list_unspent(address)
start_link(electrum_ip, electrum_port)
subscribe_address(address)
Link to this section
Functions
Link to this function
broadcast_transaction(transaction)
View Source
Link to this function
child_spec(init_arg)
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_balance(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
list_unspent(address)
View Source
Link to this function
start_link(electrum_ip, electrum_port)
View Source
Link to this function
subscribe_address(address)
View Source