UNPKG

@colony/colony-js-adapter-ethers

Version:

ColonyContract adapter for ethers.js

5 lines (3 loc) 143 B
/* @flow */ // eslint-disable-next-line import/prefer-default-export export const DEFAULT_TRANSACTION_WAIT_TIMEOUT = 60 * 5 * 1000; // 5 mins