@solana/web3.js
Preparing search index...
Ed25519Keypair
Interface Ed25519Keypair
Ed25519 Keypair
interface
Ed25519Keypair
{
publicKey
:
Uint8Array
;
secretKey
:
Ed25519SecretKey
;
}
Index
Properties
public
Key
secret
Key
Properties
public
Key
publicKey
:
Uint8Array
secret
Key
secretKey
:
Ed25519SecretKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
public
Key
secret
Key
@solana/web3.js
Loading...
Ed25519 Keypair