neoneo-go/pkg/services/helpers/rpcbroadcaster
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
..
broadcaster.go rpc: drop useless RawParams type 2022-07-08 17:56:20 +03:00
client.go rpc: drop useless RawParams type 2022-07-08 17:56:20 +03:00