Vana SDK - v0.1.0
Preparing search index...
types/permissions
TrustServerInput
Interface TrustServerInput
Input for trusting a server with signature (gasless)
interface
TrustServerInput
{
nonce
:
bigint
;
serverId
:
`
0x
${
string
}
`
;
serverUrl
:
string
;
}
Index
Properties
nonce
server
Id
server
Url
Properties
nonce
nonce
:
bigint
User nonce
server
Id
serverId
:
`
0x
${
string
}
`
Server ID (address)
server
Url
serverUrl
:
string
Server URL
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
nonce
server
Id
server
Url
Vana SDK - v0.1.0
Loading...
Input for trusting a server with signature (gasless)