mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-20 15:30:36 -04:00
support Bitcoin Cash
This commit is contained in:
parent
e864210f4b
commit
e91b96227f
6 changed files with 78 additions and 5 deletions
|
@ -98,7 +98,6 @@ public class CurrencyUtilTest {
|
|||
|
||||
@Test
|
||||
public void testGetNameAndCodeOfRemovedAsset() {
|
||||
assertEquals("Bitcoin Cash (BCH)", CurrencyUtil.getNameAndCode("BCH"));
|
||||
assertEquals("N/A (XYZ)", CurrencyUtil.getNameAndCode("XYZ"));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue