Skip to content

Commit

Permalink
Merge pull request #43 from mojaloop/fix/helm-13-default-settlement-c…
Browse files Browse the repository at this point in the history
…ollections

fixed a typo
  • Loading branch information
vgenev authored Jun 25, 2021
2 parents 0a2c47a + 31bbb2a commit afd6d66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3253,7 +3253,7 @@
},
"scriptingEngine": "javascript",
"body": {
"settlementModel": "DEFERREDNET{$inpust.currency}",
"settlementModel": "DEFERREDNET{$inputs.currency}",
"reason": "TESTING",
"settlementWindows": [
{
Expand Down

0 comments on commit afd6d66

Please sign in to comment.