Skip to content

Commit

Permalink
test(blockchain-link): add missing field in fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonlesisz committed Jan 30, 2025
1 parent faba327 commit 691b937
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ export default [
totalInput: '0',
totalOutput: '0',
},
rippleSpecific: { destinationTag: undefined },
},
],
},
Expand Down

0 comments on commit 691b937

Please sign in to comment.