mirror of
https://github.com/btcsuite/btcd.git
synced 2024-11-19 01:40:07 +01:00
multi: fix typos
This commit is contained in:
parent
019988b696
commit
433781aaff
@ -1989,7 +1989,7 @@ func opcodeCheckSig(op *opcode, data []byte, vm *Engine) error {
|
|||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
// The signature actually needs needs to be longer than this, but at
|
// The signature actually needs to be longer than this, but at
|
||||||
// least 1 byte is needed for the hash type below. The full length is
|
// least 1 byte is needed for the hash type below. The full length is
|
||||||
// checked depending on the script flags and upon parsing the signature.
|
// checked depending on the script flags and upon parsing the signature.
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user