Replication: On devnet run `generate 1`. It will fail and complain that the JSON value is not an integer as expected. This is because it is being passed as a string. Not sure how we should best solve this one to be honest
Replication: On devnet run
generate 1.It will fail and complain that the JSON value is not an integer as expected.
This is because it is being passed as a string.
Not sure how we should best solve this one to be honest