Coda by Ian Macalinao
Preparing search index...
@solana-programs/tribeca
LockedVoterPluginPdas
Type Alias LockedVoterPluginPdas
type
LockedVoterPluginPdas
=
{
escrow
:
typeof
findEscrowPda
;
locker
:
typeof
findLockerPda
;
whitelist
:
typeof
findWhitelistPda
;
}
Index
Properties
escrow
locker
whitelist
Properties
escrow
escrow
:
typeof
findEscrowPda
locker
locker
:
typeof
findLockerPda
whitelist
whitelist
:
typeof
findWhitelistPda
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
escrow
locker
whitelist
Coda by Ian Macalinao
Loading...