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