Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gubarev <agubarev@users.noreply.github.com>
  • Loading branch information
agubarev committed Sep 5, 2022
1 parent 58508dd commit 6cc360f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration_tests/helpers/ffi/ffiInterface.js
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ class InterfaceFFI {
this.ptr,
this.ptr,
this.ulonglong,
this.ptr,
this.ulonglong,
this.string,
this.bool,
Expand Down Expand Up @@ -1460,6 +1461,7 @@ class InterfaceFFI {
ptr,
destination,
amount,
null,
fee_per_gram,
message,
one_sided,
Expand Down

0 comments on commit 6cc360f

Please sign in to comment.