Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Commit 5bf13c9

Browse files
ylv-ionventuro
andauthored
Update docs/modules/ROOT/pages/getting-started.adoc
Co-Authored-By: Nicolás Venturo <[email protected]>
1 parent 4d88b1b commit 5bf13c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/modules/ROOT/pages/getting-started.adoc

-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ module.exports = {
243243
node: { // Options passed directly to Ganache client
244244
fork: 'https://mainnet.infura.io/v3/{token}@{blocknumber}, // An url to Ethereum node to use as a source for a fork
245245
unlocked_accounts: ['0xAb5801a7D398351b8bE11C439e05C5B3259aeC9B'], // Array of addresses specifying which accounts should be unlocked.
246-
allowUnlimitedContractSize: false // Allows unlimited contract sizes.
247246
},
248247
};
249248
```

0 commit comments

Comments
 (0)