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