Skip to content

Commit

Permalink
Merge pull request #1776 from RafaelTaranto/chore/miners-fee-lowercase
Browse files Browse the repository at this point in the history
LAM-701 chore: upper case on Miner's fee
  • Loading branch information
RafaelTaranto authored Dec 21, 2024
2 parents 6a052d2 + 94a0405 commit 48f6e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion new-lamassu-admin/src/pages/Wallet/helper.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const getAdvancedWalletElements = () => {
},
{
name: 'feeMultiplier',
header: `BTC miner's fee`,
header: `BTC Miner's fee`,
size: 'sm',
stripe: true,
width: 250,
Expand Down

0 comments on commit 48f6e21

Please sign in to comment.