Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-spl-governance
findTokenOwnerRecordPda
Function findTokenOwnerRecordPda
findTokenOwnerRecordPda
(
seeds
:
TokenOwnerRecordSeeds
,
config
?:
{
programAddress
?:
Address
}
,
)
:
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Token owner's record within a realm
Parameters
seeds
:
TokenOwnerRecordSeeds
config
:
{
programAddress
?:
Address
}
= {}
Returns
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
Token owner's record within a realm