1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
This commit is contained in:
alexcos20 2020-09-09 05:55:35 -07:00
parent 43d21c9ac3
commit 99c6716821

View File

@ -70,7 +70,7 @@ export class OceanFixedRateExchange {
}
})
*/
estGas = DEFAULT_GAS_LIMIT
estGas = DEFAULT_GAS_LIMIT
} catch (e) {
estGas = DEFAULT_GAS_LIMIT
}