Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/compat
<internal>
Ed25519Keypair
Interface Ed25519Keypair
Ed25519 Keypair
interface
Ed25519Keypair
{
publicKey
:
Uint8Array
;
secretKey
:
Uint8Array
;
}
Index
Properties
public
Key
secret
Key
Properties
public
Key
publicKey
:
Uint8Array
secret
Key
secretKey
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
public
Key
secret
Key
Solana JavaScript SDK
Loading...
Ed25519 Keypair