Manta icon indicating copy to clipboard operation
Manta copied to clipboard

All constants should be controlled by us completely except special reason.

Open ghzlatarev opened this issue 3 years ago • 0 comments

Like these constants:

use frame_support::weights::constants::{BlockExecutionWeight, ExtrinsicBaseWeight, WEIGHT_PER_SECOND};
...
use polkadot_runtime_common::{BlockHashCount, RocksDbWeight, SlowAdjustingFeeUpdate};

ghzlatarev avatar Jun 13 '22 11:06 ghzlatarev