serai/substrate/node
Luke Parker 9da0eb69c7
Use an enum for Coin/NetworkId
It originally wasn't an enum so software which had yet to update before an
integration wouldn't error (as now enums are strictly typed). The strict typing
is preferable though.
2023-04-18 02:04:47 -04:00
..
src Use an enum for Coin/NetworkId 2023-04-18 02:04:47 -04:00
build.rs Add an initial Substrate instantiation 2022-07-15 00:05:00 -04:00
Cargo.toml Remove unused dependencies from runtime/node 2023-03-26 23:10:16 -04:00
LICENSE Update licenses 2023-01-11 23:05:31 -05:00