@interlay/interbtc-api / Exports / ConstantsAPI
▸ getSystemBlockHashCount(): BlockNumber
BlockNumber
Maximum number of block number to block hash mappings to keep (oldest pruned first).
▸ getSystemDbWeight(): SpWeightsRuntimeDbWeight
SpWeightsRuntimeDbWeight
The weight of database operations that the runtime can invoke.
▸ getTimestampMinimumPeriod(): Moment
Moment
The minimum period between blocks. Beware that this is different to the expected period that the block production apparatus provides. Your chosen consensus system will generally work with this to determine a sensible block time. e.g. For Aura, it will be double this period on default settings.