Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-tribeca
ParsedGovernInstruction
Type Alias ParsedGovernInstruction<TProgram>
ParsedGovernInstruction
:
|
{
instructionType
:
CreateGovernor
}
&
ParsedCreateGovernorInstruction
<
TProgram
,
>
|
{
instructionType
:
CreateProposal
}
&
ParsedCreateProposalInstruction
<
TProgram
,
>
|
{
instructionType
:
ActivateProposal
}
&
ParsedActivateProposalInstruction
<
TProgram
,
>
|
{
instructionType
:
CancelProposal
}
&
ParsedCancelProposalInstruction
<
TProgram
,
>
|
{
instructionType
:
QueueProposal
}
&
ParsedQueueProposalInstruction
<
TProgram
,
>
|
{
instructionType
:
NewVote
}
&
ParsedNewVoteInstruction
<
TProgram
>
|
{
instructionType
:
SetVote
}
&
ParsedSetVoteInstruction
<
TProgram
>
|
{
instructionType
:
SetGovernanceParams
}
&
ParsedSetGovernanceParamsInstruction
<
TProgram
,
>
|
{
instructionType
:
SetElectorate
}
&
ParsedSetElectorateInstruction
<
TProgram
,
>
|
{
instructionType
:
CreateProposalMeta
}
&
ParsedCreateProposalMetaInstruction
<
TProgram
,
>
Type Parameters
TProgram
extends
string
=
"Govz1VyoyLD5BL6CSCxUJLVLsQHRwjfFj1prNsdNg5Jw"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...