Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
CreateSecp256k1InstructionWithPrivateKeyParams
Type Alias CreateSecp256k1InstructionWithPrivateKeyParams
Create
Secp256k1
Instruction
With
Private
Key
Params
:
{
instructionIndex
?:
number
;
message
:
Buffer
|
Uint8Array
|
number
[]
;
privateKey
:
Buffer
|
Uint8Array
|
number
[]
;
}
Params for creating an secp256k1 instruction using a private key
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@solana/web3.js
Loading...
Params for creating an secp256k1 instruction using a private key