gold v0.16.0 Gold
Summary
Functions
Converts a float BTC amount to an Decimal
Call generic RPC command
Mine block immediately. Blocks are mined before RPC call returns
Mine block immediately. Blocks are mined before RPC call returns. Raises an exception on failure
Returns the account associated with the given address
Returns the account associated with the given address, raising an exception on failure
Returns wallet’s total available balance, raising an exception on failure
Returns server’s total available balance, raising an exception on failure
https://bitcoin.org/en/developer-reference#getblock
https://bitcoin.org/en/developer-reference#getblockchaininfo”
https://bitcoin.org/en/developer-reference#getblockcount
https://bitcoin.org/en/developer-reference#getblockhash
https://bitcoin.org/en/developer-reference#getinfo”
https://bitcoin.org/en/developer-reference#getmemoryinfo”
https://bitcoin.org/en/developer-reference#getmempoolinfo”
https://bitcoin.org/en/developer-reference#getmininginfo”
https://bitcoin.org/en/developer-reference#getnetworkinfo”
Returns a new bitcoin address for receiving payments
Returns a new bitcoin address for receiving payments
Returns a new bitcoin address for receiving payments, raising an exception on failure
Returns a new bitcoin address for receiving payments, raising an exception on failure
https://bitcoin.org/en/developer-reference#getpeerinfo”
https://bitcoin.org/en/developer-reference#getrawtransaction
Get detailed information about in-wallet transaction
Get detailed information about in-wallet transaction, raising an exception on failure
https://bitcoin.org/en/developer-reference#gettxout
https://bitcoin.org/en/developer-reference#gettxoutsetinfo”
https://bitcoin.org/en/developer-reference#getwalletinfo”
Add an address or pubkey script to the wallet without the associated private key
Add an address or pubkey script to the wallet without the associated private key
Add an address or pubkey script to the wallet without the associated private key
Add an address or pubkey script to the wallet without the associated private key, raising an exception on failure
Add an address or pubkey script to the wallet without the associated private key, raising an exception on failure
Add an address or pubkey script to the wallet without the associated private key, raising an exception on failure
Returns most recent transactions in wallet
Returns most recent transactions in wallet
Returns most recent transactions in wallet
Returns most recent transactions in wallet
Returns most recent transactions in wallet, raising an exception on failure
Returns most recent transactions in wallet, raising an exception on failure
Returns most recent transactions in wallet, raising an exception on failure
Returns most recent transactions in wallet, raising an exception on failure
Send an amount to a given address
Send an amount to a given address, raising an exception on failure
Callback implementation for Application.start/2
Functions
Mine block immediately. Blocks are mined before RPC call returns. Raises an exception on failure.
Returns the account associated with the given address, raising an exception on failure.
Returns server’s total available balance, raising an exception on failure.
Returns a new bitcoin address for receiving payments, raising an exception on failure.
Returns a new bitcoin address for receiving payments, raising an exception on failure.
https://bitcoin.org/en/developer-reference#getrawtransaction
Get detailed information about in-wallet transaction, raising an exception on failure.
Add an address or pubkey script to the wallet without the associated private key.
Add an address or pubkey script to the wallet without the associated private key.
Add an address or pubkey script to the wallet without the associated private key.
Add an address or pubkey script to the wallet without the associated private key, raising an exception on failure.
Add an address or pubkey script to the wallet without the associated private key, raising an exception on failure.
Add an address or pubkey script to the wallet without the associated private key, raising an exception on failure.
Returns most recent transactions in wallet, raising an exception on failure.
Returns most recent transactions in wallet, raising an exception on failure.
Returns most recent transactions in wallet, raising an exception on failure.
Returns most recent transactions in wallet, raising an exception on failure.
Send an amount to a given address, raising an exception on failure.
Callback implementation for Application.start/2
.