Evgenii Stratonikov
|
681e0e0a4d
|
config: allow to specify config path directly
It costs us nothing and makes API much more flexible.
|
2020-07-03 11:47:56 +03:00 |
|
Roman Khimov
|
26f11a52d9
|
config: move NetMode into its own micropackage
It's going to be used a bit more and pulling whole config just for one type is
a bit wrong.
|
2020-06-18 12:09:57 +03:00 |
|
Roman Khimov
|
0a09a20900
|
transaction: drop Register transaction type
And everything associated like SystemFee configuration.
|
2020-06-05 19:20:16 +03:00 |
|
Anna Shaleva
|
5a984fdf88
|
config: move config.go out of config/
closes #423
|
2020-03-31 17:55:59 +03:00 |
|