mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 14:42:37 +01:00
Merge branch 'master' of https://github.com/xwebnetwork/bisq into xwebnetwork-master
# Conflicts: # assets/src/main/resources/META-INF/services/bisq.asset.Asset
This commit is contained in:
parent
f197cc0d82
commit
7a22958523
1 changed files with 5 additions and 3 deletions
|
@ -17,10 +17,12 @@
|
|||
|
||||
package bisq.asset.coins;
|
||||
|
||||
import bisq.asset.AbstractAssetTest;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
|
||||
|
||||
import bisq.asset.AbstractAssetTest;
|
||||
|
||||
public class RadiumTest extends AbstractAssetTest {
|
||||
|
||||
public RadiumTest() {
|
||||
|
@ -40,4 +42,4 @@ public class RadiumTest extends AbstractAssetTest {
|
|||
assertInvalidAddress("1K5B7SDcuZvd2oUTaW9d62gwqsZkteXqA4");
|
||||
assertInvalidAddress("1GckU1XSCknLBcTGnayBVRjNsDjxqopNav");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue