neo-go/cli/server
Roman Khimov b05754deac core: add Close() to blockchainer, implement it to properly close chain
Before it the deferred function in Run() was actually never able to properly
close the Store, so we weren't synching the latest state to the disk.
2019-11-08 12:19:54 +03:00
..
server.go core: add Close() to blockchainer, implement it to properly close chain 2019-11-08 12:19:54 +03:00