Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TxpoolClient ¶
type TxpoolClient struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient(netParams *chaincfg.Params) *TxpoolClient
func (*TxpoolClient) BroadcastTx ¶
func (*TxpoolClient) GetRawTransaction ¶
func (*TxpoolClient) ListUnspent ¶
func (c *TxpoolClient) ListUnspent(address btcutil.Address) ([]*btcapi.UnspentOutput, error)
Click to show internal directories.
Click to hide internal directories.