Preparing search index...
The search index is not available
@metamask/multichain-api-client
@metamask/multichain-api-client
StellarScope
SignMessageMethod
Type Alias SignMessageMethod
Sign
Message
Method
:
RpcMethod
<
{
message
:
string
;
opts
?:
Sep43SignOptions
;
}
,
{
signedMessage
:
string
;
signerAddress
:
StellarAddress
;
}
>
Signs an arbitrary UTF-8 message and returns the base64-encoded signature with the signer address.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@metamask/multichain-api-client
Loading...
Signs an arbitrary UTF-8 message and returns the base64-encoded signature with the signer address.