chia-blockchain/chia/rpc
Nikolaj Kuntner cb1e5bdddf
rpc code simplifications (#6059)
* init

* nicer end to elif chain

* newlines after returns in elif chain

* pass comments

* error_msg

* simple error res
2021-05-26 11:15:26 -07:00
..
__init__.py `git mv src chia` 2021-04-04 21:41:39 -07:00
farmer_rpc_api.py `git mv src chia` 2021-04-04 21:41:39 -07:00
farmer_rpc_client.py `git mv src chia` 2021-04-04 21:41:39 -07:00
full_node_rpc_api.py fix takes 1 positional argument but 2 were given (#3202) 2021-04-30 10:18:20 -07:00
full_node_rpc_client.py rpc code simplifications (#6059) 2021-05-26 11:15:26 -07:00
harvester_rpc_api.py `git mv src chia` 2021-04-04 21:41:39 -07:00
harvester_rpc_client.py fix type hint of harvester rpc client (#2706) 2021-04-26 01:22:31 -07:00
rpc_client.py `git mv src chia` 2021-04-04 21:41:39 -07:00
rpc_server.py rpc code simplifications (#6059) 2021-05-26 11:15:26 -07:00
wallet_rpc_api.py rpc code simplifications (#6059) 2021-05-26 11:15:26 -07:00
wallet_rpc_client.py Improve wallet consistency (#3305) 2021-05-01 15:13:04 -04:00