Marco
Marco
Hi, I have a config like this ``` bind({ date: null, }, { date: 'input[name=date],div#display__date', }); ``` and would like to apply different transformation functions to the input and div....
### Problem CLI crashes on `flow deploy` when contract init args include `{ "type": "Array", "value": []}` ### Steps to Reproduce Try to deploy a contract locally with following config...
### Problem When I follow the `flow-js-testing` installation instructions on https://developers.flow.com/tools/flow-js-testing/install I'm installing version `0.3.0-alpha.15` The next step `npx flow-js-testing init` then fails with `Error: Cannot find module '@onflow/flow-cadut/generator'` ###...
* Changes `IPublicVault` import in `WithdrawVaultBase` to be named * Fixes import path name in `IPublicVault`