settings: fix references to unitName
This commit is contained in:
parent
53869531c2
commit
0fe4778637
10 changed files with 113 additions and 114 deletions
|
|
@ -30,6 +30,7 @@ var defaultConfig = {
|
|||
settings: {
|
||||
unitName: 'bits',
|
||||
unitToSatoshi: 100,
|
||||
unitDecimals: 2,
|
||||
alternativeName: 'US Dollar',
|
||||
alternativeIsoCode: 'USD',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue