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