neoneo-go/pkg/services
Roman Khimov e79dec15f9 *: use zap.Stringer instead of zap.String where it can be used
It's a bit more efficient in case we're not logging the message (mostly for
debug), makes the code somewhat simpler as well.
2022-12-13 12:44:54 +03:00
..
helpers/rpcbroadcaster rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
metrics services: allow multiple listen addresses for simple services 2022-12-07 11:23:01 +03:00
notary config: add a special Blockchain type to configure Blockchain 2022-12-07 17:35:53 +03:00
oracle config: add a special Blockchain type to configure Blockchain 2022-12-07 17:35:53 +03:00
rpcsrv *: use zap.Stringer instead of zap.String where it can be used 2022-12-13 12:44:54 +03:00
stateroot config: add a special Blockchain type to configure Blockchain 2022-12-07 17:35:53 +03:00