Skip to content

Commit

Permalink
Minor updates for mainnet deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
chompomonim committed Oct 19, 2021
1 parent 230cbea commit 5af63d1
Show file tree
Hide file tree
Showing 4 changed files with 27,071 additions and 1,175 deletions.
2 changes: 2 additions & 0 deletions migrations/1_initial_migration.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
const { BN } = require('web3-utils')

const Registry = artifacts.require("Registry")
const ChannelImplementation = artifacts.require("ChannelImplementation")

Expand Down
Loading

0 comments on commit 5af63d1

Please sign in to comment.