Download params step missing
aortizpimentel opened this issue ยท 1 comments
aortizpimentel commented
The protocol params file needs to be retrieved by executing your script helper. I tried to create a Pull Request but it's not allowed ๐ So here's my contribution if you will:
We also need to retrieve some Protocol Parameters before building the transaction, in order to do so, execute the following script helper:
$ ./scripts/download-params.sh
README.md
rvcas commented
@aortizpimentel you can fork the repository and then push to your fork, this should then allow you to submit a pull request from your fork. But I'm happy to add this for you now