Home
last modified time | relevance | path

Searched refs:ErrUnsupportedScriptType (Results 1 – 24 of 24) sorted by relevance

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/txscript/
H A Dpkscript.go57 ErrUnsupportedScriptType = errors.New("unsupported script type") var
88 return outputScript, ErrUnsupportedScriptType
170 return PkScript{}, ErrUnsupportedScriptType
181 return PkScript{}, ErrUnsupportedScriptType
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/txscript/
H A Dpkscript.go57 ErrUnsupportedScriptType = errors.New("unsupported script type") var
88 return outputScript, ErrUnsupportedScriptType
170 return PkScript{}, ErrUnsupportedScriptType
181 return PkScript{}, ErrUnsupportedScriptType
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/txscript/
H A Dpkscript.go57 ErrUnsupportedScriptType = errors.New("unsupported script type") var
88 return outputScript, ErrUnsupportedScriptType
170 return PkScript{}, ErrUnsupportedScriptType
181 return PkScript{}, ErrUnsupportedScriptType
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/txscript/
H A Dpkscript.go57 ErrUnsupportedScriptType = errors.New("unsupported script type") var
88 return outputScript, ErrUnsupportedScriptType
170 return PkScript{}, ErrUnsupportedScriptType
181 return PkScript{}, ErrUnsupportedScriptType
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/txscript/
H A Dpkscript.go57 ErrUnsupportedScriptType = errors.New("unsupported script type") var
88 return outputScript, ErrUnsupportedScriptType
170 return PkScript{}, ErrUnsupportedScriptType
181 return PkScript{}, ErrUnsupportedScriptType
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/txscript/
H A Dpkscript.go57 ErrUnsupportedScriptType = errors.New("unsupported script type") var
88 return outputScript, ErrUnsupportedScriptType
170 return PkScript{}, ErrUnsupportedScriptType
181 return PkScript{}, ErrUnsupportedScriptType
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dutils.go87 return nil, ErrUnsupportedScriptType
H A Dpsbt.go104 ErrUnsupportedScriptType = errors.New("Unsupported script type") var
H A Dpsbt_test.go993 if err != ErrUnsupportedScriptType {
1009 if err != ErrUnsupportedScriptType {
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dutils.go87 return nil, ErrUnsupportedScriptType
H A Dpsbt.go104 ErrUnsupportedScriptType = errors.New("Unsupported script type") var
H A Dpsbt_test.go993 if err != ErrUnsupportedScriptType {
1009 if err != ErrUnsupportedScriptType {
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dutils.go87 return nil, ErrUnsupportedScriptType
H A Dpsbt.go104 ErrUnsupportedScriptType = errors.New("Unsupported script type") var
H A Dpsbt_test.go993 if err != ErrUnsupportedScriptType {
1009 if err != ErrUnsupportedScriptType {
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dutils.go87 return nil, ErrUnsupportedScriptType
H A Dpsbt.go104 ErrUnsupportedScriptType = errors.New("Unsupported script type") var
H A Dpsbt_test.go993 if err != ErrUnsupportedScriptType {
1009 if err != ErrUnsupportedScriptType {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/btcsuite/btcutil/psbt/
H A Dpsbt.go104 ErrUnsupportedScriptType = errors.New("Unsupported script type") var
H A Dutils.go88 return nil, ErrUnsupportedScriptType
H A Dpsbt_test.go1016 if err != ErrUnsupportedScriptType {
1032 if err != ErrUnsupportedScriptType {
1424 if err != ErrUnsupportedScriptType {
/dports/net/storj/storj-1.45.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dpsbt.go104 ErrUnsupportedScriptType = errors.New("Unsupported script type") var
H A Dutils.go88 return nil, ErrUnsupportedScriptType
H A Dpsbt_test.go1016 if err != ErrUnsupportedScriptType {
1032 if err != ErrUnsupportedScriptType {
1424 if err != ErrUnsupportedScriptType {