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

Commit

Permalink
remove spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
dalijolijo committed Jun 25, 2018
1 parent 44f04cd commit 7f99f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/bisq/asset/coins/BitCloud.java
Expand Up @@ -45,7 +45,7 @@ public AddressValidationResult validate(String address) {
}

public static class BitCloudParams extends NetworkParametersAdapter {

public BitCloudParams() {
addressHeader = 25;
p2shHeader = 5;
Expand Down

0 comments on commit 7f99f49

Please sign in to comment.