Fixed typo in units for finney (#259).
This commit is contained in:
parent
2b88efea65
commit
0358e8afb7
@ -14,7 +14,7 @@ const names = [
|
|||||||
'Mwei',
|
'Mwei',
|
||||||
'Gwei',
|
'Gwei',
|
||||||
'szabo',
|
'szabo',
|
||||||
'finny',
|
'finney',
|
||||||
'ether',
|
'ether',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user