neoneo-go/pkg/services
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
..
helpers/rpcbroadcaster rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
metrics metrics: move package to services 2022-07-21 23:38:23 +03:00
notary *: add some comments to service Start/Shutdown methods 2022-07-04 23:03:50 +03:00
oracle rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
rpcsrv blockchainer: drop the package completely 2022-07-25 11:58:13 +03:00
stateroot Merge pull request #2580 from nspcc-dev/service-review 2022-07-05 12:23:25 +03:00