30 releases (16 breaking)
0.24.0 | Mar 5, 2023 |
---|---|
0.22.0 | Feb 19, 2023 |
0.15.0 | Dec 21, 2022 |
0.9.0 | Feb 10, 2021 |
0.8.0-alpha.5 | Mar 24, 2020 |
#894 in Magic Beans
3,335 downloads per month
Used in 38 crates
(20 directly)
1MB
21K
SLoC
Substrate block builder
This crate provides the [BlockBuilder
] utility and the corresponding runtime api
BlockBuilder
.Error
The block builder utility is used in the node as an abstraction over the runtime api to initialize a block, to push extrinsics and to finalize a block.
License: GPL-3.0-or-later WITH Classpath-exception-2.0
lib.rs
:
Substrate block builder
This crate provides the [BlockBuilder
] utility and the corresponding runtime api
BlockBuilder
.
The block builder utility is used in the node as an abstraction over the runtime api to initialize a block, to push extrinsics and to finalize a block.
Dependencies
~49MB
~1M SLoC