Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-tribeca
findEscrowPda
Function findEscrowPda
findEscrowPda
(
seeds
:
EscrowSeeds
,
config
?:
{
programAddress
?:
Address
}
,
)
:
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Escrow account that holds locked tokens for a user
Parameters
seeds
:
EscrowSeeds
config
:
{
programAddress
?:
Address
}
= {}
Returns
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
Escrow account that holds locked tokens for a user