Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Commit

Permalink
List Lobstex (LOB)
Browse files Browse the repository at this point in the history
  • Loading branch information
NayNes committed Jun 29, 2018
1 parent ae72963 commit 36a1443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/bisq/asset/coins/LobstexCoinTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public void testValidAddresses() {
@Test
public void testInvalidAddresses() {
assertInvalidAddress("LbfvBwhBKK9EUnBEzCa4spT6RgEKXj3RoRX");
assertInvalidAddress("LbfvBwhBKK9EUnBEzCa4spT6RgEKXj3Ro");
assertInvalidAddress("LbfvBwhBKK9EUnBEzCa4spT6Rg");
assertInvalidAddress("LbfvBwhBKK9EUnBEzCa4spT6RgEKXj3Ro#");
assertInvalidAddress("ObfvBwhBKK9EUnBEzCa4spT6RgEKXj3RoR");
}
Expand Down

0 comments on commit 36a1443

Please sign in to comment.