Static
createCreate an secp256k1 instruction with an Ethereum address. The address must be a hex string or a buffer that is 20 bytes long.
Static
createCreate an secp256k1 instruction with a private key. The private key must be a buffer that is 32 bytes long.
Static
createCreate an secp256k1 instruction with a public key. The public key must be a buffer that is 64 bytes long.
Static
public
Public key that identifies the secp256k1 program