Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-tribeca
findVotePda
Function findVotePda
findVotePda
(
seeds
:
VoteSeeds
,
config
?:
{
programAddress
?:
Address
}
,
)
:
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Vote account representing a voter's decision on a proposal
Parameters
seeds
:
VoteSeeds
config
:
{
programAddress
?:
Address
}
= {}
Returns
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
Vote account representing a voter's decision on a proposal