tc-block-builder

Crates.iotc-block-builder
lib.rstc-block-builder
version0.8.0
sourcesrc
created_at2021-03-04 01:50:39.744695
updated_at2021-04-04 13:53:02.567946
descriptionTetcore block builder
homepagehttps://core.tetcoin.org
repositoryhttps://github.com/tetcoin/tetcore
max_upload_size
id363509
size12,537
Marlon Hanks (marlonhanks)

documentation

https://docs.rs/tc-block-builder

README

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

Commit count: 5279

cargo fmt