serai/substrate/node
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
..
src Provide a way to create the machine 2022-10-22 03:41:49 -04:00
build.rs Add an initial Substrate instantiation 2022-07-15 00:05:00 -04:00
Cargo.toml Update Cargo.tomls for substrate packages 2022-10-21 03:17:02 -04:00
LICENSE Clarify licensing per https://github.com/serai-dex/serai/issues/13 2022-08-25 04:02:13 -04:00