onflow/cadence-tools

[LS] Support contract deployment with init args

sideninja opened this issue · 0 comments

Currently, it's not possible to deploy contracts using LS with init arguments. We should implement pragma arguments that allow you to specify init values for deployment.