Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-spl-governance
VoteRecordV2
Interface VoteRecordV2
interface
VoteRecordV2
{
accountType
:
GovernanceAccountType
;
governingTokenOwner
:
Address
;
isRelinquished
:
boolean
;
proposal
:
Address
;
reservedV2
:
number
[]
;
vote
:
Vote
;
voterWeight
:
bigint
;
}
Index
Properties
account
Type
governing
Token
Owner
is
Relinquished
proposal
reserved
V2
vote
voter
Weight
Properties
account
Type
accountType
:
GovernanceAccountType
governing
Token
Owner
governingTokenOwner
:
Address
is
Relinquished
isRelinquished
:
boolean
proposal
proposal
:
Address
reserved
V2
reservedV2
:
number
[]
vote
vote
:
Vote
voter
Weight
voterWeight
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Type
governing
Token
Owner
is
Relinquished
proposal
reserved
V2
vote
voter
Weight
Coda by Ian Macalinao
Loading...