Crates.io | tc-block-builder |
lib.rs | tc-block-builder |
version | 0.8.0 |
source | src |
created_at | 2021-03-04 01:50:39.744695 |
updated_at | 2021-04-04 13:53:02.567946 |
description | Tetcore block builder |
homepage | https://core.tetcoin.org |
repository | https://github.com/tetcoin/tetcore |
max_upload_size | |
id | 363509 |
size | 12,537 |
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