mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 01:11:04 +00:00
6722a83ba6
This prevents nodes from executing the same block 2 times.
A manual sealing engine: the engine listens for rpc calls to seal blocks and create forks. This is suitable for a testing environment.
License: GPL-3.0-or-later WITH Classpath-exception-2.0