Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-voter-stake-registry
getResetLockupInstruction
Function getResetLockupInstruction
getResetLockupInstruction
<
TAccountRegistrar
extends
string
,
TAccountVoter
extends
string
,
TAccountVoterAuthority
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"vsr2nfGVNHmSY8uxoBGqq8AQbwz3JwaEaHqGbsTPXqQ"
>
,
>
(
input
:
ResetLockupInput
<
TAccountRegistrar
,
TAccountVoter
,
TAccountVoterAuthority
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
ResetLockupInstruction
<
TProgramAddress
,
TAccountRegistrar
,
TAccountVoter
,
TAccountVoterAuthority
,
>
Type Parameters
TAccountRegistrar
extends
string
TAccountVoter
extends
string
TAccountVoterAuthority
extends
string
TProgramAddress
extends
Address
=
Address
<
"vsr2nfGVNHmSY8uxoBGqq8AQbwz3JwaEaHqGbsTPXqQ"
>
Parameters
input
:
ResetLockupInput
<
TAccountRegistrar
,
TAccountVoter
,
TAccountVoterAuthority
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
ResetLockupInstruction
<
TProgramAddress
,
TAccountRegistrar
,
TAccountVoter
,
TAccountVoterAuthority
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...