Home
last modified time | relevance | path

Searched defs:HashOrHeight (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go195 type HashOrHeight struct { struct
196 Value interface{}
200 func (h HashOrHeight) MarshalJSON() ([]byte, error) {
205 func (h *HashOrHeight) UnmarshalJSON(data []byte) error {
225 HashOrHeight HashOrHeight member
231 func NewGetBlockStatsCmd(hashOrHeight HashOrHeight, stats *[]string) *GetBlockStatsCmd {
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go195 type HashOrHeight struct { struct
196 Value interface{}
200 func (h HashOrHeight) MarshalJSON() ([]byte, error) {
205 func (h *HashOrHeight) UnmarshalJSON(data []byte) error {
225 HashOrHeight HashOrHeight member
231 func NewGetBlockStatsCmd(hashOrHeight HashOrHeight, stats *[]string) *GetBlockStatsCmd {
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go195 type HashOrHeight struct { struct
196 Value interface{}
200 func (h HashOrHeight) MarshalJSON() ([]byte, error) {
205 func (h *HashOrHeight) UnmarshalJSON(data []byte) error {
225 HashOrHeight HashOrHeight member
231 func NewGetBlockStatsCmd(hashOrHeight HashOrHeight, stats *[]string) *GetBlockStatsCmd {
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go195 type HashOrHeight struct { struct
196 Value interface{}
200 func (h HashOrHeight) MarshalJSON() ([]byte, error) {
205 func (h *HashOrHeight) UnmarshalJSON(data []byte) error {
225 HashOrHeight HashOrHeight member
231 func NewGetBlockStatsCmd(hashOrHeight HashOrHeight, stats *[]string) *GetBlockStatsCmd {