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