Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-tribeca
ParsedLockedVoterInstruction
Type Alias ParsedLockedVoterInstruction<TProgram>
ParsedLockedVoterInstruction
:
|
{
instructionType
:
NewLocker
}
&
ParsedNewLockerInstruction
<
TProgram
>
|
{
instructionType
:
NewEscrow
}
&
ParsedNewEscrowInstruction
<
TProgram
>
|
{
instructionType
:
Lock
}
&
ParsedLockInstruction
<
TProgram
>
|
{
instructionType
:
LockWithWhitelist
}
&
ParsedLockWithWhitelistInstruction
<
TProgram
,
>
|
{
instructionType
:
LockWithWhitelistEntry
}
&
ParsedLockWithWhitelistEntryInstruction
<
TProgram
,
>
|
{
instructionType
:
LockPermissionless
}
&
ParsedLockPermissionlessInstruction
<
TProgram
,
>
|
{
instructionType
:
Exit
}
&
ParsedExitInstruction
<
TProgram
>
|
{
instructionType
:
ActivateProposal
}
&
ParsedActivateProposalInstruction
<
TProgram
,
>
|
{
instructionType
:
CastVote
}
&
ParsedCastVoteInstruction
<
TProgram
>
|
{
instructionType
:
SetVoteDelegate
}
&
ParsedSetVoteDelegateInstruction
<
TProgram
,
>
|
{
instructionType
:
SetLockerParams
}
&
ParsedSetLockerParamsInstruction
<
TProgram
,
>
|
{
instructionType
:
ApproveProgramLockPrivilege
}
&
ParsedApproveProgramLockPrivilegeInstruction
<
TProgram
,
>
|
{
instructionType
:
RevokeProgramLockPrivilege
}
&
ParsedRevokeProgramLockPrivilegeInstruction
<
TProgram
,
>
Type Parameters
TProgram
extends
string
=
"LocktDzaV1W2Bm9DeZeiyz4J9zs4fRqNiYqQyracRXw"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...