Removes deprecation warnings. In pom.xml artifactId is project.artifactId. Sha256Hash.createHash is Sha256Hash.hashTwice. LazyECPoint.getX and getY use getXCoord and getYCoord while forcing normalization.

This commit is contained in:
Carlos Lopez-Camey
2015-03-21 11:53:43 -06:00
committed by Mike Hearn
parent 275c9320ea
commit 48401a0af1
4 changed files with 8 additions and 8 deletions

View File

@@ -88,4 +88,4 @@
<version>1.3</version>
</dependency>
</dependencies>
</project>
</project>