Documentation
Preparing search index...
@tonconnect/ui
EmbeddedRequest
Type Alias EmbeddedRequest
EmbeddedRequest
:
|
{
method
:
"sendTransaction"
;
request
:
SendTransactionRequest
}
|
{
method
:
"signData"
;
request
:
SignDataPayload
}
|
{
method
:
"signMessage"
;
request
:
SignMessageRequest
}
Method + payload pair the SDK can fold into the connect URL as an
embedded request
(
e
parameter).
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Method + payload pair the SDK can fold into the connect URL as an embedded request (
eparameter).