openzeppelin-sdk
openzeppelin-sdk copied to clipboard
Accept timeout properties in network.js
Timeouts tend to be network-specific. To avoid having to specify --timeout on every command (or even need a session), we should allow the user to set the timeout and blockTimeout properties in each network in the network.js file.