Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/compat
<internal>
Signer
Interface Signer
Keypair signer interface
interface
Signer
{
publicKey
:
PublicKey
;
secretKey
:
Uint8Array
;
}
Index
Properties
public
Key
secret
Key
Properties
public
Key
publicKey
:
PublicKey
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...
Keypair signer interface