Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
IndexerServerLeaderboardRegistrationParams
Interface IndexerServerLeaderboardRegistrationParams
interface
IndexerServerLeaderboardRegistrationParams
{
subaccount
:
string
;
contest_id
:
number
;
update_registration
:
null
|
SignedTx
<
EIP712LeaderboardAuthenticationValues
>
;
}
Index
Properties
subaccount
contest_
id
update_
registration
Properties
subaccount
subaccount
:
string
contest_
id
contest_
id
:
number
update_
registration
update_
registration
:
null
|
SignedTx
<
EIP712LeaderboardAuthenticationValues
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
subaccount
contest_
id
update_
registration
Documentation
Loading...