pull/7/head
yann300 7 years ago committed by GitHub
parent f5efdbc35b
commit 29676c2a08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      remix-lib/src/execution/txHelper.js

@ -75,7 +75,7 @@ module.exports = {
return funABI
},
serializeInputs: function (fnAbi) {
var serialized = '('
if (fnAbi.inputs && fnAbi.inputs.length) {

Loading…
Cancel
Save