Vana SDK - v2.2.2
Preparing search index...
index.browser
RegisterGranteeParams
Interface RegisterGranteeParams
Parameters for registering a grantee
interface
RegisterGranteeParams
{
owner
:
`
0x
${
string
}
`
;
granteeAddress
:
`
0x
${
string
}
`
;
publicKey
:
string
;
}
Index
Properties
owner
grantee
Address
public
Key
Properties
owner
owner
:
`
0x
${
string
}
`
Grantee owner address
grantee
Address
granteeAddress
:
`
0x
${
string
}
`
Grantee address
public
Key
publicKey
:
string
Grantee public key
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
owner
grantee
Address
public
Key
Vana SDK - v2.2.2
Loading...
Parameters for registering a grantee