Searched refs:wsClientFilter (Results 1 – 6 of 6) sorted by relevance
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/ |
H A D | rpcwebsocket.go | 253 type wsClientFilter struct { struct 276 filter := &wsClientFilter{ 299 func (f *wsClientFilter) addAddress(a btcutil.Address) { argument 330 func (f *wsClientFilter) addAddressStr(s string, params *chaincfg.Params) { argument 345 func (f *wsClientFilter) existsAddress(a btcutil.Address) bool { argument 383 func (f *wsClientFilter) removeAddress(a btcutil.Address) { argument 414 func (f *wsClientFilter) removeAddressStr(s string, params *chaincfg.Params) { argument 426 func (f *wsClientFilter) addUnspentOutPoint(op *wire.OutPoint) { argument 434 func (f *wsClientFilter) existsUnspentOutPoint(op *wire.OutPoint) bool { argument 443 func (f *wsClientFilter) removeUnspentOutPoint(op *wire.OutPoint) { argument [all …]
|
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/ |
H A D | rpcwebsocket.go | 253 type wsClientFilter struct { struct 276 filter := &wsClientFilter{ 299 func (f *wsClientFilter) addAddress(a btcutil.Address) { argument 330 func (f *wsClientFilter) addAddressStr(s string, params *chaincfg.Params) { argument 345 func (f *wsClientFilter) existsAddress(a btcutil.Address) bool { argument 383 func (f *wsClientFilter) removeAddress(a btcutil.Address) { argument 414 func (f *wsClientFilter) removeAddressStr(s string, params *chaincfg.Params) { argument 426 func (f *wsClientFilter) addUnspentOutPoint(op *wire.OutPoint) { argument 434 func (f *wsClientFilter) existsUnspentOutPoint(op *wire.OutPoint) bool { argument 443 func (f *wsClientFilter) removeUnspentOutPoint(op *wire.OutPoint) { argument [all …]
|
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/ |
H A D | rpcwebsocket.go | 253 type wsClientFilter struct { struct 276 filter := &wsClientFilter{ 299 func (f *wsClientFilter) addAddress(a btcutil.Address) { argument 330 func (f *wsClientFilter) addAddressStr(s string, params *chaincfg.Params) { argument 345 func (f *wsClientFilter) existsAddress(a btcutil.Address) bool { argument 383 func (f *wsClientFilter) removeAddress(a btcutil.Address) { argument 414 func (f *wsClientFilter) removeAddressStr(s string, params *chaincfg.Params) { argument 426 func (f *wsClientFilter) addUnspentOutPoint(op *wire.OutPoint) { argument 434 func (f *wsClientFilter) existsUnspentOutPoint(op *wire.OutPoint) bool { argument 443 func (f *wsClientFilter) removeUnspentOutPoint(op *wire.OutPoint) { argument [all …]
|
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/ |
H A D | rpcwebsocket.go | 253 type wsClientFilter struct { struct 276 filter := &wsClientFilter{ 299 func (f *wsClientFilter) addAddress(a btcutil.Address) { argument 330 func (f *wsClientFilter) addAddressStr(s string, params *chaincfg.Params) { argument 345 func (f *wsClientFilter) existsAddress(a btcutil.Address) bool { argument 383 func (f *wsClientFilter) removeAddress(a btcutil.Address) { argument 414 func (f *wsClientFilter) removeAddressStr(s string, params *chaincfg.Params) { argument 426 func (f *wsClientFilter) addUnspentOutPoint(op *wire.OutPoint) { argument 434 func (f *wsClientFilter) existsUnspentOutPoint(op *wire.OutPoint) bool { argument 443 func (f *wsClientFilter) removeUnspentOutPoint(op *wire.OutPoint) { argument [all …]
|
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/ |
H A D | rpcwebsocket.go | 253 type wsClientFilter struct { struct 276 filter := &wsClientFilter{ 299 func (f *wsClientFilter) addAddress(a btcutil.Address) { argument 330 func (f *wsClientFilter) addAddressStr(s string, params *chaincfg.Params) { argument 345 func (f *wsClientFilter) existsAddress(a btcutil.Address) bool { argument 383 func (f *wsClientFilter) removeAddress(a btcutil.Address) { argument 414 func (f *wsClientFilter) removeAddressStr(s string, params *chaincfg.Params) { argument 426 func (f *wsClientFilter) addUnspentOutPoint(op *wire.OutPoint) { argument 434 func (f *wsClientFilter) existsUnspentOutPoint(op *wire.OutPoint) bool { argument 443 func (f *wsClientFilter) removeUnspentOutPoint(op *wire.OutPoint) { argument [all …]
|
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/ |
H A D | rpcwebsocket.go | 253 type wsClientFilter struct { struct 276 filter := &wsClientFilter{ 299 func (f *wsClientFilter) addAddress(a btcutil.Address) { argument 330 func (f *wsClientFilter) addAddressStr(s string, params *chaincfg.Params) { argument 345 func (f *wsClientFilter) existsAddress(a btcutil.Address) bool { argument 383 func (f *wsClientFilter) removeAddress(a btcutil.Address) { argument 414 func (f *wsClientFilter) removeAddressStr(s string, params *chaincfg.Params) { argument 426 func (f *wsClientFilter) addUnspentOutPoint(op *wire.OutPoint) { argument 434 func (f *wsClientFilter) existsUnspentOutPoint(op *wire.OutPoint) bool { argument 443 func (f *wsClientFilter) removeUnspentOutPoint(op *wire.OutPoint) { argument [all …]
|