Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid generating empty transactions in tests
Transactions cannot be empty, they always have at least 1 byte. Random tests should produce valid CL data by default. There are still individual tests for invalid transactions.
- Loading branch information