Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-quarry
getStakeReplicaMinerInstructionAsync
Function getStakeReplicaMinerInstructionAsync
getStakeReplicaMinerInstructionAsync
<
TAccountMmOwner
extends
string
,
TAccountReplicaMint
extends
string
,
TAccountReplicaMintTokenAccount
extends
string
,
TAccountPool
extends
string
,
TAccountMm
extends
string
,
TAccountRewarder
extends
string
,
TAccountQuarry
extends
string
,
TAccountMiner
extends
string
,
TAccountMinerVault
extends
string
,
TAccountTokenProgram
extends
string
,
TAccountMineProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"QMMD16kjauP5knBwxNUJRZ1Z5o3deBuFrqVjBVmmqto"
>
,
>
(
input
:
StakeReplicaMinerAsyncInput
<
TAccountMmOwner
,
TAccountReplicaMint
,
TAccountReplicaMintTokenAccount
,
TAccountPool
,
TAccountMm
,
TAccountRewarder
,
TAccountQuarry
,
TAccountMiner
,
TAccountMinerVault
,
TAccountTokenProgram
,
TAccountMineProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
Promise
<
StakeReplicaMinerInstruction
<
TProgramAddress
,
TAccountMmOwner
,
TAccountReplicaMint
,
TAccountReplicaMintTokenAccount
,
TAccountPool
,
TAccountMm
,
TAccountRewarder
,
TAccountQuarry
,
TAccountMiner
,
TAccountMinerVault
,
TAccountTokenProgram
,
TAccountMineProgram
,
[
]
,
>
,
>
Type Parameters
TAccountMmOwner
extends
string
TAccountReplicaMint
extends
string
TAccountReplicaMintTokenAccount
extends
string
TAccountPool
extends
string
TAccountMm
extends
string
TAccountRewarder
extends
string
TAccountQuarry
extends
string
TAccountMiner
extends
string
TAccountMinerVault
extends
string
TAccountTokenProgram
extends
string
TAccountMineProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"QMMD16kjauP5knBwxNUJRZ1Z5o3deBuFrqVjBVmmqto"
>
Parameters
input
:
StakeReplicaMinerAsyncInput
<
TAccountMmOwner
,
TAccountReplicaMint
,
TAccountReplicaMintTokenAccount
,
TAccountPool
,
TAccountMm
,
TAccountRewarder
,
TAccountQuarry
,
TAccountMiner
,
TAccountMinerVault
,
TAccountTokenProgram
,
TAccountMineProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
Promise
<
StakeReplicaMinerInstruction
<
TProgramAddress
,
TAccountMmOwner
,
TAccountReplicaMint
,
TAccountReplicaMintTokenAccount
,
TAccountPool
,
TAccountMm
,
TAccountRewarder
,
TAccountQuarry
,
TAccountMiner
,
TAccountMinerVault
,
TAccountTokenProgram
,
TAccountMineProgram
,
[
]
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...