Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
@imtbl/sdk - v1.66.0
@imtbl/sdk
orderbook
SignableAction
Interface SignableAction
interface
SignableAction
{
type
:
SIGNABLE
;
purpose
:
SignablePurpose
;
message
:
{
domain
:
TypedDataDomain
;
types
:
Record
<
string
,
TypedDataField
[]
>
;
value
:
Record
<
string
,
any
>
;
}
;
}
Index
Properties
type
purpose
message
Properties
type
type
:
SIGNABLE
purpose
purpose
:
SignablePurpose
message
message
:
{
domain
:
TypedDataDomain
;
types
:
Record
<
string
,
TypedDataField
[]
>
;
value
:
Record
<
string
,
any
>
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
purpose
message
Immutable Docs
Immutable Hub
@imtbl/sdk - v1.66.0
Loading...