Skip to content

Commit

Permalink
change xtz side
Browse files Browse the repository at this point in the history
  • Loading branch information
hedi-edelbloute committed Aug 31, 2023
1 parent 8948325 commit 09e5eff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const acceptTransaction: DeviceAction<Transaction, any> = deviceActionFlo
expectedValue: ({ account, transaction }) =>
formatDeviceAmount(account.currency, transaction.amount, {
hideCode: false,
postfixCode: true,
}),
},
{
Expand Down

0 comments on commit 09e5eff

Please sign in to comment.