diff --git a/integration_tests/helpers/ffi/ffiInterface.js b/integration_tests/helpers/ffi/ffiInterface.js index bd01ec34c5..f4acec215b 100644 --- a/integration_tests/helpers/ffi/ffiInterface.js +++ b/integration_tests/helpers/ffi/ffiInterface.js @@ -356,6 +356,7 @@ class InterfaceFFI { this.ptr, this.ptr, this.ulonglong, + this.ptr, this.ulonglong, this.string, this.bool, @@ -1455,6 +1456,7 @@ class InterfaceFFI { ptr, destination, amount, + null, fee_per_gram, message, one_sided,