Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IVerifyMessage
Interface IVerifyMessage
Interface declaration for
verifyMessage
function arguments.
interface
IVerifyMessage
{
message
:
string
;
publicKey
:
string
|
PublicKey
;
signature
:
string
;
}
Index
Properties
message
public
Key
signature
Properties
message
message
:
string
public
Key
public
Key
:
string
|
PublicKey
signature
signature
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
message
public
Key
signature
Kaspa WASM32 SDK
AccountsDiscoveryKind
AddressVersion
BindingType
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Opcodes
RpcEventType
SighashType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
AccountKind
Address
Loading...
Generated using
TypeDoc
Interface declaration for verifyMessage function arguments.