Files
pezkuwi-subxt/substrate/client/block-builder
2021-01-12 09:25:47 +01:00
..
2021-01-04 09:03:13 +00:00
2021-01-12 09:25:47 +01:00
2020-11-05 19:18:55 +01:00

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