Get network name from genesis

This commit is contained in:
Łukasz Magiera
2020-04-01 01:15:49 +02:00
parent ea135991e3
commit 13f2c21e1d
16 changed files with 99 additions and 43 deletions
+4
View File
@@ -0,0 +1,4 @@
package dtypes
type NetworkName string
type AfterGenesisSet struct{}