Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-quarry
getInitMinerMMInstruction
Function getInitMinerMMInstruction
getInitMinerMMInstruction
<
TAccountPool
extends
string
,
TAccountMm
extends
string
,
TAccountMiner
extends
string
,
TAccountQuarry
extends
string
,
TAccountRewarder
extends
string
,
TAccountTokenMint
extends
string
,
TAccountMinerVault
extends
string
,
TAccountPayer
extends
string
,
TAccountMineProgram
extends
string
,
TAccountSystemProgram
extends
string
,
TAccountTokenProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"QMMD16kjauP5knBwxNUJRZ1Z5o3deBuFrqVjBVmmqto"
>
,
>
(
input
:
InitMinerMMInput
<
TAccountPool
,
TAccountMm
,
TAccountMiner
,
TAccountQuarry
,
TAccountRewarder
,
TAccountTokenMint
,
TAccountMinerVault
,
TAccountPayer
,
TAccountMineProgram
,
TAccountSystemProgram
,
TAccountTokenProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
InitMinerMMInstruction
<
TProgramAddress
,
TAccountPool
,
TAccountMm
,
TAccountMiner
,
TAccountQuarry
,
TAccountRewarder
,
TAccountTokenMint
,
TAccountMinerVault
,
TAccountPayer
,
TAccountMineProgram
,
TAccountSystemProgram
,
TAccountTokenProgram
,
>
Type Parameters
TAccountPool
extends
string
TAccountMm
extends
string
TAccountMiner
extends
string
TAccountQuarry
extends
string
TAccountRewarder
extends
string
TAccountTokenMint
extends
string
TAccountMinerVault
extends
string
TAccountPayer
extends
string
TAccountMineProgram
extends
string
TAccountSystemProgram
extends
string
TAccountTokenProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"QMMD16kjauP5knBwxNUJRZ1Z5o3deBuFrqVjBVmmqto"
>
Parameters
input
:
InitMinerMMInput
<
TAccountPool
,
TAccountMm
,
TAccountMiner
,
TAccountQuarry
,
TAccountRewarder
,
TAccountTokenMint
,
TAccountMinerVault
,
TAccountPayer
,
TAccountMineProgram
,
TAccountSystemProgram
,
TAccountTokenProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
InitMinerMMInstruction
<
TProgramAddress
,
TAccountPool
,
TAccountMm
,
TAccountMiner
,
TAccountQuarry
,
TAccountRewarder
,
TAccountTokenMint
,
TAccountMinerVault
,
TAccountPayer
,
TAccountMineProgram
,
TAccountSystemProgram
,
TAccountTokenProgram
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...