mirror of
https://github.com/embarklabs/web3.js.git
synced 2026-08-30 22:21:10 +00:00
* Replace the to-be-removed ABI field ``constant`` with ``stateMutability`` (and fall back to ``constant`` for older versions). * Replace the to-be-removed ABI field ``payable`` with ``stateMutability`` (and fall back to ``payable`` for older versions).