anilhelvaci / dapp-pool-lending-protocol

The core of the Agoric economy
9 stars 1 forks source link

Deploy script fails when writing defaults #32

Open anilhelvaci opened 2 years ago

anilhelvaci commented 2 years ago

contract/deploy.js script fails when there's no lendingPoolDefaults.js file to write. Should make fs to create the file if it doesn't exist.