Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-spl-governance
ProposalInstructionV1
Interface ProposalInstructionV1
interface
ProposalInstructionV1
{
accountType
:
GovernanceAccountType
;
executedAt
:
Option
<
bigint
>
;
executionStatus
:
TransactionExecutionStatus
;
holdUpTime
:
number
;
instruction
:
InstructionData
;
instructionIndex
:
number
;
proposal
:
Address
;
}
Index
Properties
account
Type
executed
At
execution
Status
hold
Up
Time
instruction
instruction
Index
proposal
Properties
account
Type
accountType
:
GovernanceAccountType
executed
At
executedAt
:
Option
<
bigint
>
execution
Status
executionStatus
:
TransactionExecutionStatus
hold
Up
Time
holdUpTime
:
number
instruction
instruction
:
InstructionData
instruction
Index
instructionIndex
:
number
proposal
proposal
:
Address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Type
executed
At
execution
Status
hold
Up
Time
instruction
instruction
Index
proposal
Coda by Ian Macalinao
Loading...