Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-tribeca
getSetVoteDelegateInstruction
Function getSetVoteDelegateInstruction
getSetVoteDelegateInstruction
<
TAccountEscrow
extends
string
,
TAccountEscrowOwner
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"LocktDzaV1W2Bm9DeZeiyz4J9zs4fRqNiYqQyracRXw"
>
,
>
(
input
:
SetVoteDelegateInput
<
TAccountEscrow
,
TAccountEscrowOwner
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
SetVoteDelegateInstruction
<
TProgramAddress
,
TAccountEscrow
,
TAccountEscrowOwner
,
>
Type Parameters
TAccountEscrow
extends
string
TAccountEscrowOwner
extends
string
TProgramAddress
extends
Address
=
Address
<
"LocktDzaV1W2Bm9DeZeiyz4J9zs4fRqNiYqQyracRXw"
>
Parameters
input
:
SetVoteDelegateInput
<
TAccountEscrow
,
TAccountEscrowOwner
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
SetVoteDelegateInstruction
<
TProgramAddress
,
TAccountEscrow
,
TAccountEscrowOwner
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...