Home
last modified time | relevance | path

Searched refs:GetBlockHashCmd (Results 1 – 18 of 18) sorted by relevance

/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go169 type GetBlockHashCmd struct { struct
175 func NewGetBlockHashCmd(index int64) *GetBlockHashCmd {
176 return &GetBlockHashCmd{
801 MustRegisterCmd("getblockhash", (*GetBlockHashCmd)(nil), flags)
H A Dchainsvrcmds_test.go222 unmarshalled: &btcjson.GetBlockHashCmd{Index: 123},
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go169 type GetBlockHashCmd struct { struct
175 func NewGetBlockHashCmd(index int64) *GetBlockHashCmd {
176 return &GetBlockHashCmd{
801 MustRegisterCmd("getblockhash", (*GetBlockHashCmd)(nil), flags)
H A Dchainsvrcmds_test.go222 unmarshalled: &btcjson.GetBlockHashCmd{Index: 123},
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go167 type GetBlockHashCmd struct { struct
173 func NewGetBlockHashCmd(index int64) *GetBlockHashCmd {
174 return &GetBlockHashCmd{
843 MustRegisterCmd("getblockhash", (*GetBlockHashCmd)(nil), flags)
H A Dchainsvrcmds_test.go215 unmarshalled: &btcjson.GetBlockHashCmd{Index: 123},
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go167 type GetBlockHashCmd struct { struct
173 func NewGetBlockHashCmd(index int64) *GetBlockHashCmd {
174 return &GetBlockHashCmd{
843 MustRegisterCmd("getblockhash", (*GetBlockHashCmd)(nil), flags)
H A Dchainsvrcmds_test.go215 unmarshalled: &btcjson.GetBlockHashCmd{Index: 123},
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go167 type GetBlockHashCmd struct { struct
173 func NewGetBlockHashCmd(index int64) *GetBlockHashCmd {
174 return &GetBlockHashCmd{
843 MustRegisterCmd("getblockhash", (*GetBlockHashCmd)(nil), flags)
H A Dchainsvrcmds_test.go215 unmarshalled: &btcjson.GetBlockHashCmd{Index: 123},
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go167 type GetBlockHashCmd struct { struct
173 func NewGetBlockHashCmd(index int64) *GetBlockHashCmd {
174 return &GetBlockHashCmd{
843 MustRegisterCmd("getblockhash", (*GetBlockHashCmd)(nil), flags)
H A Dchainsvrcmds_test.go215 unmarshalled: &btcjson.GetBlockHashCmd{Index: 123},
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/
H A Drpcserver.go1305 c := cmd.(*btcjson.GetBlockHashCmd)
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/
H A Drpcserver.go1305 c := cmd.(*btcjson.GetBlockHashCmd)
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/
H A Drpcserver.go1305 c := cmd.(*btcjson.GetBlockHashCmd)
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/
H A Drpcserver.go1305 c := cmd.(*btcjson.GetBlockHashCmd)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/
H A Drpcserver.go1305 c := cmd.(*btcjson.GetBlockHashCmd)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/
H A Drpcserver.go1305 c := cmd.(*btcjson.GetBlockHashCmd)