neoneo-go/internal/fakechain
Roman Khimov 88542630ac blockchainer: drop the package completely
It's not an ideal solution, but at least it solves the problem for
now. Caveats:
 * consensus only needs one method, so it's mirrored to Blockchain
 * rpcsrv uses core.* definition of the StateRoot (so technically it might as
   well not have an internal Ledger), but it uses core already unfortunately
2022-07-25 11:58:13 +03:00
..
fakechain.go blockchainer: drop the package completely 2022-07-25 11:58:13 +03:00