Documentation
Preparing search index...
@tonconnect/ui
TonProofItemReplySuccess
Interface TonProofItemReplySuccess
interface
TonProofItemReplySuccess
{
name
:
"ton_proof"
;
proof
:
{
domain
:
{
lengthBytes
:
number
;
value
:
string
}
;
payload
:
string
;
signature
:
string
;
timestamp
:
number
;
}
;
}
Index
Properties
name
proof
Properties
name
name
:
"ton_proof"
proof
proof
:
{
domain
:
{
lengthBytes
:
number
;
value
:
string
}
;
payload
:
string
;
signature
:
string
;
timestamp
:
number
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
proof
Documentation
Loading...