neoneo-go/pkg/services
Roman Khimov 9462ed71d8 rpc: drop useless RawParams type
It doesn't add anything useful to regular Go types and actually native types
are always better to use in the Client. Especially given that this type is
not used by any code outside of the Client itself.
2022-07-08 17:56:20 +03:00
..
helpers/rpcbroadcaster rpc: drop useless RawParams type 2022-07-08 17:56:20 +03:00
notary *: add some comments to service Start/Shutdown methods 2022-07-04 23:03:50 +03:00
oracle rpc: drop useless RawParams type 2022-07-08 17:56:20 +03:00
stateroot Merge pull request #2580 from nspcc-dev/service-review 2022-07-05 12:23:25 +03:00