Skip to content

Commit

Permalink
fix: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
JoblersTune committed Jul 25, 2024
1 parent ffe748c commit 63f5462
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@ export function createIlpPacketMiddleware(
'transactions_amount',
{
value,
code,
scale
assetCode: code,
assetScale: scale
},
{
description: 'Amount sent through the network',
Expand Down

0 comments on commit 63f5462

Please sign in to comment.