Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Header ¶
type Header struct {
Height int `json:"height"`
}
Header is used by HeadersSubscribe().
type TxHistory ¶
type TxHistory []*TxInfo
TxHistory is returned by ScriptHashGetHistory.
func (TxHistory) Status ¶
Status encodes the status of the address history as a hex-encoded hash, according to the Electrum specification. https://github.com/spesmilo/electrumx/blob/75d0e25bf022355941ae4ecb4d5eba41babcf041/docs/protocol-basics.rst#status
Click to show internal directories.
Click to hide internal directories.