diff options
Diffstat (limited to 'lib/abi.js')
-rw-r--r-- | lib/abi.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/abi.js b/lib/abi.js index 5a4d64515..e37f477ee 100644 --- a/lib/abi.js +++ b/lib/abi.js @@ -263,3 +263,4 @@ module.exports = { inputParser: inputParser, outputParser: outputParser }; + |