Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-quarry
findMergeMinerPda
Function findMergeMinerPda
findMergeMinerPda
(
seeds
:
MergeMinerSeeds
,
config
?:
{
programAddress
?:
Address
}
,
)
:
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Merge miner account for a user in a merge pool
Parameters
seeds
:
MergeMinerSeeds
config
:
{
programAddress
?:
Address
}
= {}
Returns
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
Merge miner account for a user in a merge pool