Documentation
Preparing search index...
@tonconnect/ui
SignMessageRpcResponseError
Interface SignMessageRpcResponseError
interface
SignMessageRpcResponseError
{
error
:
{
code
:
SIGN_MESSAGE_ERROR_CODES
;
data
?:
unknown
;
message
:
string
;
}
;
id
:
string
;
}
Hierarchy (
View Summary
)
WalletResponseTemplateError
SignMessageRpcResponseError
Index
Properties
error
id
Properties
error
error
:
{
code
:
SIGN_MESSAGE_ERROR_CODES
;
data
?:
unknown
;
message
:
string
}
id
id
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
id
Documentation
Loading...