neo-go/pkg/core/statesync
Anna Shaleva 0e0b55350a core: convert (*Blockchain).JumpToState to a callback
We don't need this method to be exposed, the only its user is the
StateSync module. At the same time StateSync module manages its state by
itself which guarantees that (*Blockchain).jumpToState will be called
with proper StateSync stage.
2021-09-07 19:43:27 +03:00
..
module.go core: convert (*Blockchain).JumpToState to a callback 2021-09-07 19:43:27 +03:00
mptpool.go network: request unknown MPT nodes 2021-09-07 19:43:27 +03:00
mptpool_test.go network: request unknown MPT nodes 2021-09-07 19:43:27 +03:00