OP_CHECKSIGFROMSTACK
OP_CHECKSIGFROMSTACK (OP_CSFS) is an opcode that allows checking whether a signature signs an arbitrary message. The opcode takes three parameters: a signature, a message, and a public key.
OP_CHECKSIGFROMSTACK (OP_CSFS) is an opcode that allows checking whether a signature signs an arbitrary message. The opcode takes three parameters: a signature, a message, and a public key.
Write a comment