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