Skip to content

Commit

Permalink
update emoney ngm gasprice (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitcoinera authored Mar 25, 2020
1 parent 74da6ae commit 8428967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/source/emoneyV0-source.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const gasPrices = [
},
{
denom: 'ungm',
price: '0.800'
price: '1'
}
]
const supportedFiatCurrencies = new Set([
Expand Down

0 comments on commit 8428967

Please sign in to comment.