Show the crate…
1 unstable release
0.8.0 | Apr 4, 2021 |
---|---|
0.0.0 |
|
#170 in #tetcoin
31 downloads per month
Used in 39 crates
(13 directly)
1MB
24K
SLoC
Tetcore 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
:
Tetcore 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
~30–45MB
~770K SLoC