status-go/cmd/statusd
Ivan Belyakov c0e922f0af fix(wallet)_: fix crash on nil db for statusd if wallet is enabled
Fixed some other issues with prevented startup of statusd:
- ensure paths for DBs are created
- ensure DBs are opened before calling `StartNode`
- ignore error if multiacc database is not available

Updates #14693
2024-05-15 10:19:25 +02:00
..
topics Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
flags.go Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
flags_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
main.go fix(wallet)_: fix crash on nil db for statusd if wallet is enabled 2024-05-15 10:19:25 +02:00