Vana SDK - v0.1.0
Preparing search index...
types/permissions
UntrustServerTypedData
Interface UntrustServerTypedData
EIP-712 typed data for UntrustServer
interface
UntrustServerTypedData
{
domain
:
PermissionGrantDomain
;
types
:
{
UntrustServer
:
{
name
:
string
;
type
:
string
}
[]
}
;
primaryType
:
"UntrustServer"
;
message
:
UntrustServerInput
;
}
Index
Properties
domain
types
primary
Type
message
Properties
domain
domain
:
PermissionGrantDomain
EIP-712 domain
types
types
:
{
UntrustServer
:
{
name
:
string
;
type
:
string
}
[]
}
EIP-712 types
primary
Type
primaryType
:
"UntrustServer"
Primary type
message
message
:
UntrustServerInput
Message to sign
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
domain
types
primary
Type
message
Vana SDK - v0.1.0
Loading...
EIP-712 typed data for UntrustServer