Vana SDK - v0.1.0
Preparing search index...
types/permissions
TrustServerTypedData
Interface TrustServerTypedData
EIP-712 typed data for TrustServer
interface
TrustServerTypedData
{
domain
:
PermissionGrantDomain
;
types
:
{
TrustServer
:
{
name
:
string
;
type
:
string
}
[]
}
;
primaryType
:
"TrustServer"
;
message
:
TrustServerInput
;
}
Index
Properties
domain
types
primary
Type
message
Properties
domain
domain
:
PermissionGrantDomain
EIP-712 domain
types
types
:
{
TrustServer
:
{
name
:
string
;
type
:
string
}
[]
}
EIP-712 types
primary
Type
primaryType
:
"TrustServer"
Primary type
message
message
:
TrustServerInput
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 TrustServer