Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Update ganache-core to v2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmurdoch committed Jan 6, 2020
1 parent 1c8d2bc commit 0bd23a3
Show file tree
Hide file tree
Showing 3 changed files with 464 additions and 463 deletions.
2 changes: 1 addition & 1 deletion args.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ module.exports = exports = function(yargs, version, isDocker) {
alias: 'hardfork',
type: 'string',
describe: "Allows users to specify which hardfork should be used. Supported hardforks are `byzantium`, `constantinople`, `petersburg` (default), and `istanbul` (beta).",
default: "petersburg"
default: "istanbul"
})
.option('f', {
group: 'Chain:',
Expand Down
Loading

0 comments on commit 0bd23a3

Please sign in to comment.