Skip to content

Commit

Permalink
Upgrade loansApi (#2246)
Browse files Browse the repository at this point in the history
  • Loading branch information
sophialittlejohn authored Jun 24, 2024
1 parent be9e68c commit 81534ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion centrifuge-js/src/CentrifugeBase.ts
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ const parachainRuntimeApi: DefinitionsCall = {
type: 'Result<Balance, DispatchError>',
},
},
version: 2,
version: 3,
},
],
AccountConversionApi: [
Expand Down

0 comments on commit 81534ca

Please sign in to comment.