serai/substrate
Luke Parker 9b0dca06d0
Provide a way to create the machine
The BasicQueue returned obscures the TendermintImport struct. 
Accordingly, a Future scoped with access is returned upwards, which when 
awaited will create the machine. This makes creating the machine 
optional while maintaining scope boundaries.

Is sufficient to create a 1-node net which produces and finalizes 
blocks.
2022-10-22 03:41:49 -04:00
..
consensus Provide a way to create the machine 2022-10-22 03:41:49 -04:00
node Provide a way to create the machine 2022-10-22 03:41:49 -04:00
runtime Minor tweaks 2022-10-21 05:35:37 -04:00
tendermint Get the result of block importing 2022-10-22 01:43:07 -04:00