Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-quarry
findMinerPda
Function findMinerPda
findMinerPda
(
seeds
:
MinerSeeds
,
config
?:
{
programAddress
?:
Address
}
,
)
:
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Miner account representing a user's staking position in a quarry
Parameters
seeds
:
MinerSeeds
config
:
{
programAddress
?:
Address
}
= {}
Returns
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
Miner account representing a user's staking position in a quarry