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