Skip to content

Commit

Permalink
add ticker to specs
Browse files Browse the repository at this point in the history
  • Loading branch information
hedi-edelbloute committed Aug 31, 2023
1 parent b365d57 commit 8948325
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const acceptTransaction: DeviceAction<Transaction, any> = deviceActionFlo
button: SpeculosButton.RIGHT,
expectedValue: ({ account, transaction }) =>
formatDeviceAmount(account.currency, transaction.amount, {
hideCode: true,
hideCode: false,
}),
},
{
Expand Down

0 comments on commit 8948325

Please sign in to comment.