mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-04 10:04:54 -05:00
* Added `total_effective_plot_size` for `get_harvesters` RPC API * Fixed lint error * Change the type of `total_effective_plot_size` in Receiver to `int` * Fixed lint error * Fixed lint error 2 * Changed text * Added test * Fixed lint error * Fixed lint error 2 * Fixed a test issue * Added config.py to tests/cmds