Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-spl-governance
findCommunityTokenHoldingPda
Function findCommunityTokenHoldingPda
findCommunityTokenHoldingPda
(
seeds
:
CommunityTokenHoldingSeeds
,
config
?:
{
programAddress
?:
Address
}
,
)
:
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Community token holding account of a realm
Parameters
seeds
:
CommunityTokenHoldingSeeds
config
:
{
programAddress
?:
Address
}
= {}
Returns
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
Community token holding account of a realm