/* @flow */ // eslint-disable-next-line import/prefer-default-export export const DEFAULT_TRANSACTION_WAIT_TIMEOUT = 60 * 5 * 1000; // 5 mins