Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
Signer
Interface Signer
Keypair signer interface
interface
Signer
{
publicKey
:
PublicKey
;
secretKey
:
Uint8Array
;
}
Index
Properties
public
Key
secret
Key
Properties
public
Key
public
Key
:
PublicKey
secret
Key
secret
Key
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
public
Key
secret
Key
@solana/web3.js
Loading...
Keypair signer interface