Home
last modified time | relevance | path

Searched refs:SighashType (Results 1 – 25 of 26) sorted by relevance

12

/dports/net/rclone/rclone-1.57.0/vendor/github.com/btcsuite/btcutil/psbt/
H A Dsort_test.go53 SighashType: 0,
55 SighashType: 1,
57 SighashType: 2,
77 SighashType: 2,
79 SighashType: 1,
81 SighashType: 0,
H A Dpartial_input.go19 SighashType txscript.SigHashType member
41 SighashType: 0,
130 case SighashType:
131 if pi.SighashType != 0 {
147 pi.SighashType = shtype
284 if pi.SighashType != 0 {
287 shtBytes[:], uint32(pi.SighashType),
291 w, uint8(SighashType), nil, shtBytes[:],
H A Dtypes.go84 SighashType InputType = 3 const
H A Dutils.go191 if input.SighashType != 0 {
192 expectedSighashType = input.SighashType
H A Dupdater.go235 p.Upsbt.Inputs[inIndex].SighashType = sighashType
/dports/net/storj/storj-1.45.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dsort_test.go53 SighashType: 0,
55 SighashType: 1,
57 SighashType: 2,
77 SighashType: 2,
79 SighashType: 1,
81 SighashType: 0,
H A Dpartial_input.go19 SighashType txscript.SigHashType member
41 SighashType: 0,
130 case SighashType:
131 if pi.SighashType != 0 {
147 pi.SighashType = shtype
284 if pi.SighashType != 0 {
287 shtBytes[:], uint32(pi.SighashType),
291 w, uint8(SighashType), nil, shtBytes[:],
H A Dtypes.go84 SighashType InputType = 3 const
H A Dutils.go191 if input.SighashType != 0 {
192 expectedSighashType = input.SighashType
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dpartial_input.go19 SighashType txscript.SigHashType member
41 SighashType: 0,
136 case SighashType:
137 if pi.SighashType != 0 {
153 pi.SighashType = shtype
290 if pi.SighashType != 0 {
293 shtBytes[:], uint32(pi.SighashType),
297 w, uint8(SighashType), nil, shtBytes[:],
H A Dutils.go190 if input.SighashType != 0 {
191 expectedSighashType = input.SighashType
H A Dtypes.go84 SighashType InputType = 3 const
H A Dupdater.go225 p.Upsbt.Inputs[inIndex].SighashType = sighashType
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dpartial_input.go19 SighashType txscript.SigHashType member
41 SighashType: 0,
136 case SighashType:
137 if pi.SighashType != 0 {
153 pi.SighashType = shtype
290 if pi.SighashType != 0 {
293 shtBytes[:], uint32(pi.SighashType),
297 w, uint8(SighashType), nil, shtBytes[:],
H A Dutils.go190 if input.SighashType != 0 {
191 expectedSighashType = input.SighashType
H A Dtypes.go84 SighashType InputType = 3 const
H A Dupdater.go225 p.Upsbt.Inputs[inIndex].SighashType = sighashType
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dpartial_input.go19 SighashType txscript.SigHashType
41 SighashType: 0,
136 case SighashType:
137 if pi.SighashType != 0 {
153 pi.SighashType = shtype
290 if pi.SighashType != 0 {
293 shtBytes[:], uint32(pi.SighashType),
297 w, uint8(SighashType), nil, shtBytes[:],
H A Dutils.go190 if input.SighashType != 0 {
191 expectedSighashType = input.SighashType
H A Dtypes.go84 SighashType InputType = 3 const
H A Dupdater.go225 p.Upsbt.Inputs[inIndex].SighashType = sighashType
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dpartial_input.go19 SighashType txscript.SigHashType member
41 SighashType: 0,
136 case SighashType:
137 if pi.SighashType != 0 {
153 pi.SighashType = shtype
290 if pi.SighashType != 0 {
293 shtBytes[:], uint32(pi.SighashType),
297 w, uint8(SighashType), nil, shtBytes[:],
H A Dutils.go190 if input.SighashType != 0 {
191 expectedSighashType = input.SighashType
H A Dtypes.go84 SighashType InputType = 3 const
H A Dupdater.go225 p.Upsbt.Inputs[inIndex].SighashType = sighashType

12