mirror of
https://github.com/gosticks/iota.lib.java.git
synced 2026-08-20 00:00:21 +00:00
allow the injection of custom curl implementations
This commit is contained in:
@@ -165,4 +165,5 @@ public class Transaction {
|
||||
if (((Transaction) obj).getHash().equals(this.getHash())) return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user