Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-tribeca
findGovernorPda
Function findGovernorPda
findGovernorPda
(
seeds
:
GovernorSeeds
,
config
?:
{
programAddress
?:
Address
}
,
)
:
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Governor account that manages proposals and voting
Parameters
seeds
:
GovernorSeeds
config
:
{
programAddress
?:
Address
}
= {}
Returns
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
Governor account that manages proposals and voting