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