Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-quarry
getInitMergeMinerInstruction
Function getInitMergeMinerInstruction
getInitMergeMinerInstruction
<
TAccountPool
extends
string
,
TAccountOwner
extends
string
,
TAccountMm
extends
string
,
TAccountPayer
extends
string
,
TAccountSystemProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"QMMD16kjauP5knBwxNUJRZ1Z5o3deBuFrqVjBVmmqto"
>
,
>
(
input
:
InitMergeMinerInput
<
TAccountPool
,
TAccountOwner
,
TAccountMm
,
TAccountPayer
,
TAccountSystemProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
InitMergeMinerInstruction
<
TProgramAddress
,
TAccountPool
,
TAccountOwner
,
TAccountMm
,
TAccountPayer
,
TAccountSystemProgram
,
>
Type Parameters
TAccountPool
extends
string
TAccountOwner
extends
string
TAccountMm
extends
string
TAccountPayer
extends
string
TAccountSystemProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"QMMD16kjauP5knBwxNUJRZ1Z5o3deBuFrqVjBVmmqto"
>
Parameters
input
:
InitMergeMinerInput
<
TAccountPool
,
TAccountOwner
,
TAccountMm
,
TAccountPayer
,
TAccountSystemProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
InitMergeMinerInstruction
<
TProgramAddress
,
TAccountPool
,
TAccountOwner
,
TAccountMm
,
TAccountPayer
,
TAccountSystemProgram
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...