commit
e1f36227b1
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
|||
idleDurationMin: 4,
|
||||
settings: {
|
||||
unitName: 'BTC',
|
||||
unitToSatoshi: 100,
|
||||
unitDecimals: 2,
|
||||
unitToSatoshi: 100000000,
|
||||
unitDecimals: 8,
|
||||
unitCode: 'btc',
|
||||
alternativeName: 'US Dollar',
|
||||
alternativeIsoCode: 'USD',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue