serai/substrate
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
..
client Use an enum for Coin/NetworkId 2023-04-18 02:04:47 -04:00
in-instructions Have InInstructions track the latest block for a network in storage 2023-04-16 02:57:19 -04:00
node Use an enum for Coin/NetworkId 2023-04-18 02:04:47 -04:00
primitives Use an enum for Coin/NetworkId 2023-04-18 02:04:47 -04:00
runtime Use an enum for Coin/NetworkId 2023-04-18 02:04:47 -04:00
tokens Move substrate/serai/* to substrate/* 2023-04-08 03:01:14 -04:00
validator-sets Add a NewSet event to validator-sets 2023-04-15 00:40:33 -04:00