-
Notifications
You must be signed in to change notification settings - Fork 11
api.entities.MultiSigProposal.types.MultiSigProposalDetails
api/entities/MultiSigProposal/types.MultiSigProposalDetails
• approvalAmount: BigNumber
The number of approvals this proposal has received
api/entities/MultiSigProposal/types.ts:33
• args: AnyJson
The arguments to be passed to the transaction for this proposal
api/entities/MultiSigProposal/types.ts:57
• autoClose: boolean
Determines if the proposal will automatically be closed once a threshold of reject votes has been reached
api/entities/MultiSigProposal/types.ts:49
• expiry: null
| Date
An optional time in which this proposal will expire if a decision isn't reached by then
api/entities/MultiSigProposal/types.ts:45
• rejectionAmount: BigNumber
The number of rejections this proposal has received
api/entities/MultiSigProposal/types.ts:37
• status: ProposalStatus
The current status of the proposal
api/entities/MultiSigProposal/types.ts:41
• txTag: TxTag
The tag for the transaction being proposed for the MultiSig to execute
api/entities/MultiSigProposal/types.ts:53
• voted: Account
[]
Accounts of signing keys that have already voted on this proposal
Entities
- Account
- Asset
- Authorization Request
- Checkpoint
- Checkpoint Schedule
- Corporate Action
- Corporate Action Base
- Custom Permission Group
- Default Portfolio
- Default Trusted Claim Issuer
- Dividend Distribution
- Entity
- Identity
- Instruction
- Known Permission Group
- Metadata Entry
- Multi Sig Proposal
- Numbered Portfolio
- Offering
- Permission Group
- Portfolio
- Subsidies
- Subsidy
- Ticker Reservation
- Venue
- Authorizations
- Types