Documentation
Preparing search index...
@tonconnect/ui
SendTransactionRpcResponseError
Interface SendTransactionRpcResponseError
interface
SendTransactionRpcResponseError
{
error
:
{
code
:
SEND_TRANSACTION_ERROR_CODES
;
data
?:
unknown
;
message
:
string
;
}
;
id
:
string
;
}
Hierarchy (
View Summary
)
WalletResponseTemplateError
SendTransactionRpcResponseError
Index
Properties
error
id
Properties
error
error
:
{
code
:
SEND_TRANSACTION_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...