Skip to content

Commit

Permalink
Update wrapper version
Browse files Browse the repository at this point in the history
  • Loading branch information
izqui committed Sep 7, 2018
1 parent b6f026f commit e3d01b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/run.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const url = require('url')
const TX_MIN_GAS = 10e6
const WRAPPER_PORT = 3000

const WRAPPER_COMMIT = 'fa2025232330bc3e4d3b792cab4bf44d754d33e6'
const WRAPPER_COMMIT = 'fcebf55d1af6c574a92587e2a1d3ac8c00804d16'

exports.command = 'run'

Expand Down

0 comments on commit e3d01b1

Please sign in to comment.