sc-block-builder

Crates.iosc-block-builder
lib.rssc-block-builder
version0.46.0
created_at2020-02-27 09:30:36.197762+00
updated_at2025-08-01 12:35:22.82701+00
descriptionSubstrate block builder
homepagehttps://paritytech.github.io/polkadot-sdk/
repositoryhttps://github.com/paritytech/polkadot-sdk.git
max_upload_size
id213003
size108,005
Parity Crate Owner (parity-crate-owner)

documentation

README

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

Commit count: 19113

cargo fmt