generated from PolymeshAssociation/typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 11
types.MortalProcedureOptValue
prashantasdeveloper edited this page Sep 18, 2024
·
27 revisions
types.MortalProcedureOptValue
This transaction will be rejected if not included in a block after a while (default: ~5 minutes)
• Readonly
immortal: false
• Optional
Readonly
lifetime: BigNumber
The number of blocks the for which the transaction remains valid. Target block time is 6 seconds. The default should suffice for most use cases
Note
this value will get rounded up to the closest power of 2, e.g. 65
rounds up to 128
Note
this value should not exceed 4096, which is the chain's BlockHashCount
as the lesser of the two will be used.
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