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