Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-kamino-lending
findReserveCollateralMintPda
Function findReserveCollateralMintPda
findReserveCollateralMintPda
(
seeds
:
ReserveCollateralMintSeeds
,
config
?:
{
programAddress
?:
Address
}
,
)
:
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Parameters
seeds
:
ReserveCollateralMintSeeds
config
:
{
programAddress
?:
Address
}
= {}
Returns
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...