0xProject / 0x-monorepo

0x protocol monorepo - includes our smart contracts and many developer tools
Other
1.41k stars 467 forks source link

fix: asset-swapper allow a empty overrides to signal no default #2635

Closed dekz closed 4 years ago

dekz commented 4 years ago

Description

Borked the merge, its really difficult to avoid the default merged in, i.e in Ganache.

samplerOverrides = { overrides: {} }

Testing instructions

Types of changes

Checklist: