Preparing search index...
The search index is not available
@arkade-os/sdk Documentation - v0.2.0
@arkade-os/sdk Documentation
Response
SignSuccess
Interface SignSuccess
interface
SignSuccess
{
id
:
string
;
success
:
true
;
tx
:
string
;
type
:
"SIGN_SUCCESS"
;
}
Hierarchy (
View Summary
)
Response
.
Base
SignSuccess
Index
Properties
id
success
tx
type
Properties
id
id
:
string
success
success
:
true
tx
tx
:
string
type
type
:
"SIGN_SUCCESS"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
success
tx
type
@arkade-os/sdk Documentation - v0.2.0
Loading...