Transaction ID: a5220ed84ab174d5b476fece28bb0a5a80db6e165bd09db62b71293ef7b6fa84
Invalid argument: invalid transaction: transaction gas limit (0) is not in the acceptable range (min: 1, max: 9999)
Any luck? I am getting the same.
Not happening running against local.
In truffle.js, there is a gas parameter to specify this. Was hoping flow.json to have the same. https://docs.onflow.org/flow-cli/send-transactions does specify a --gas option, but I dont know where to stick it really.