Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-quarry
getCreateOperatorV2Instruction
Function getCreateOperatorV2Instruction
getCreateOperatorV2Instruction
<
TAccountBase
extends
string
,
TAccountOperator
extends
string
,
TAccountRewarder
extends
string
,
TAccountAdmin
extends
string
,
TAccountPayer
extends
string
,
TAccountSystemProgram
extends
string
,
TAccountQuarryMineProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"QoP6NfrQbaGnccXQrMLUkog2tQZ4C1RFgJcwDnT8Kmz"
>
,
>
(
input
:
CreateOperatorV2Input
<
TAccountBase
,
TAccountOperator
,
TAccountRewarder
,
TAccountAdmin
,
TAccountPayer
,
TAccountSystemProgram
,
TAccountQuarryMineProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
CreateOperatorV2Instruction
<
TProgramAddress
,
TAccountBase
,
TAccountOperator
,
TAccountRewarder
,
TAccountAdmin
,
TAccountPayer
,
TAccountSystemProgram
,
TAccountQuarryMineProgram
,
>
Type Parameters
TAccountBase
extends
string
TAccountOperator
extends
string
TAccountRewarder
extends
string
TAccountAdmin
extends
string
TAccountPayer
extends
string
TAccountSystemProgram
extends
string
TAccountQuarryMineProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"QoP6NfrQbaGnccXQrMLUkog2tQZ4C1RFgJcwDnT8Kmz"
>
Parameters
input
:
CreateOperatorV2Input
<
TAccountBase
,
TAccountOperator
,
TAccountRewarder
,
TAccountAdmin
,
TAccountPayer
,
TAccountSystemProgram
,
TAccountQuarryMineProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
CreateOperatorV2Instruction
<
TProgramAddress
,
TAccountBase
,
TAccountOperator
,
TAccountRewarder
,
TAccountAdmin
,
TAccountPayer
,
TAccountSystemProgram
,
TAccountQuarryMineProgram
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...