Constructors
Properties
Static
programId
Methods
Static
createInstructionWithEthAddress
- createInstructionWithEthAddress(params): TransactionInstruction
Static
createInstructionWithPrivateKey
- createInstructionWithPrivateKey(params): TransactionInstruction
Static
createInstructionWithPublicKey
- createInstructionWithPublicKey(params): TransactionInstruction
Static
publicKeyToEthAddress
- publicKeyToEthAddress(publicKey): Buffer
Parameters
- publicKey: number[] | Uint8Array | Buffer
Public key that identifies the secp256k1 program