Type Alias: RealmsVoteRequirement
Last updated
Last updated
@torque-labs/torque-utils • Docs
@torque-labs/torque-utils / RealmsVoteRequirement
Realms Vote requirement type
Name | Type | Default value | Description |
---|---|---|---|
requirement
{ customProgramId
: string
; daoPubKey
: string
; proposalPubKey
: string
; }
RealmsVoteActionSchema
-
requirement.customProgramId
?
string
-
The custom program ID for the proposal
requirement.daoPubKey
string
-
The public key of the DAO
requirement.proposalPubKey
string
-
The public key of the proposal
type
REALMS_VOTE
-
-