mirror of
https://github.com/status-im/status-go.git
synced 2025-02-08 12:54:37 +00:00
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