Preparing search index...
The search index is not available
Kaspa WASM32 SDK - Core
Kaspa WASM32 SDK - Core
ISignMessage
Interface ISignMessage
Interface declaration for
signMessage
function arguments.
interface
ISignMessage
{
message
:
string
;
privateKey
:
string
|
PrivateKey
;
}
Index
Properties
message
private
Key
Properties
message
message
:
string
private
Key
private
Key
:
string
|
PrivateKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
message
private
Key
Kaspa WASM32 SDK - Core
AccountsDiscoveryKind
AddressVersion
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
RpcEventType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
Account
AccountKind
Address
AgentConstructorOptions
AppendFileOptions
Loading...
Generated using
TypeDoc
Interface declaration for signMessage function arguments.