Coda by Ian Macalinao
Preparing search index...
@solana-programs/voter-stake-registry
VoterStakeRegistryPluginPdas
Type Alias VoterStakeRegistryPluginPdas
type
VoterStakeRegistryPluginPdas
=
{
registrar
:
typeof
findRegistrarPda
;
voter
:
typeof
findVoterPda
;
voterWeightRecord
:
typeof
findVoterWeightRecordPda
;
}
Index
Properties
registrar
voter
voter
Weight
Record
Properties
registrar
registrar
:
typeof
findRegistrarPda
voter
voter
:
typeof
findVoterPda
voter
Weight
Record
voterWeightRecord
:
typeof
findVoterWeightRecordPda
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
registrar
voter
voter
Weight
Record
Coda by Ian Macalinao
Loading...