Files
chia-blockchain/chia/plotting
Patrick MaslanaandGitHub ca897f149a Fix memo plotid (#17856)
* Convert hex to a string for memo and plotid

* Create a check for converting bytes to a string and remove the 32 bytes check for memo and plotid args in create_plots.py

* Return the args.plotid bytes32.fromhex(plot_str) instead of bytes.fromhex(plot_str)

* Remove debugging print that was used to print out the type

* Fix invalid type annotation

* Start using bytes32 for the type to prevent errors

* Change bytes32 to bytes
2024-04-30 15:23:00 -07:00
..
2024-04-30 15:23:00 -07:00
2023-11-07 09:06:52 -08:00
2023-11-07 09:06:52 -08:00