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