Skip to content

Return default values if dex agg wl not set

Pluto (9R) requested to merge remove-stagenet-wl into develop

Resolves #1666 (closed)

If the contract whitelist is not (as in stagenet), use a default max gas and fall through to the suffix that is passed in. This should help dex agg contract devs test their work without having to run a mocknet or stagenet.

Merge request reports