mirror of
https://git.ghostchain.io/proxmio/ghost-node.git
synced 2025-12-27 11:19:57 +00:00
inital commit, which is clearly not initial
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
This commit is contained in:
5
runtime/common/src/weights/mod.rs
Executable file
5
runtime/common/src/weights/mod.rs
Executable file
@@ -0,0 +1,5 @@
|
||||
pub mod block_weights;
|
||||
pub mod extrinsic_weight;
|
||||
|
||||
pub use block_weights::BlockExecutionWeight;
|
||||
pub use extrinsic_weights::ExtrinsicBaseWeight;
|
||||
Reference in New Issue
Block a user