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