Coda by Ian Macalinao
Preparing search index...
@solana-programs/goki
findNftSignerPda
Function findNftSignerPda
findNftSignerPda
(
seeds
:
NftSignerSeeds
,
config
?:
{
programAddress
?:
Address
}
,
)
:
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Signer PDA owned by the holder of a given NFT mint
Parameters
seeds
:
NftSignerSeeds
config
:
{
programAddress
?:
Address
}
= {}
Returns
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
Signer PDA owned by the holder of a given NFT mint