Create an secp256k1 instruction with an Ethereum address. The address must be a hex string or a buffer that is 20 bytes long.
Create an secp256k1 instruction with a private key. The private key must be a buffer that is 32 bytes long.
Create an secp256k1 instruction with a public key. The public key must be a buffer that is 64 bytes long.
Construct an Ethereum address from a secp256k1 public key buffer.
a 64 byte secp256k1 public key buffer
Generated using TypeDoc
Public key that identifies the secp256k1 program