Chia-Network / clvm

[Contract Language|Chia Lisp] Virtual Machine
Apache License 2.0
86 stars 35 forks source link

Fix problem with `sexp.to([1, sexp])` under `clvm_rs`. #45

Closed richardkiss closed 3 years ago

richardkiss commented 3 years ago

The test in to_sexp_test.py fails without this change (although only if clvm_rs is active).