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