0xProject / 0x-monorepo

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

`@0x/ethereum-types`: Make `ConstructorAbi.payable` optional. #2648

Closed dorothy-zbornak closed 4 years ago

dorothy-zbornak commented 4 years ago

Description

Field no longer exists in solc 0.6 and up, leading to TS errors.

Testing instructions

Types of changes

Checklist: