neoneo-go/pkg/rpc
Evgenii Stratonikov bed08d3f89 rpc/server: unify boolean flag handling
Implement (*Param).GetBoolean() for converting parameter to bool value.
It is used for verbosity flag and is false iff it is either zero number
or empty sting.
2020-06-27 12:13:06 +03:00
..
client rpc/server: simplify errors handling during parameter parsing 2020-06-27 12:11:21 +03:00
request rpc/server: unify boolean flag handling 2020-06-27 12:13:06 +03:00
response rpc: marshal GasConsumed getapplicationlog as string 2020-06-19 11:38:56 +03:00
server rpc/server: unify boolean flag handling 2020-06-27 12:13:06 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00