Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-quarry
getSyncQuarryInstruction
Function getSyncQuarryInstruction
getSyncQuarryInstruction
<
TAccountQuarry
extends
string
,
TAccountRegistry
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"QREGBnEj9Sa5uR91AV8u3FxThgP5ZCvdZUW2bHAkfNc"
>
,
>
(
input
:
SyncQuarryInput
<
TAccountQuarry
,
TAccountRegistry
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
SyncQuarryInstruction
<
TProgramAddress
,
TAccountQuarry
,
TAccountRegistry
>
Type Parameters
TAccountQuarry
extends
string
TAccountRegistry
extends
string
TProgramAddress
extends
Address
=
Address
<
"QREGBnEj9Sa5uR91AV8u3FxThgP5ZCvdZUW2bHAkfNc"
>
Parameters
input
:
SyncQuarryInput
<
TAccountQuarry
,
TAccountRegistry
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
SyncQuarryInstruction
<
TProgramAddress
,
TAccountQuarry
,
TAccountRegistry
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...