mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-18 21:32:35 +01:00
ECKey: Gender-neutralize a comment.
This commit is contained in:
parent
5f95e510ef
commit
1381e86ff1
@ -62,7 +62,7 @@ import java.util.Comparator;
|
||||
import static com.google.common.base.Preconditions.*;
|
||||
|
||||
// TODO: Move this class to tracking compression state itself.
|
||||
// The Bouncy Castle guys are deprecating their own tracking of the compression state.
|
||||
// The Bouncy Castle developers are deprecating their own tracking of the compression state.
|
||||
|
||||
/**
|
||||
* <p>Represents an elliptic curve public and (optionally) private key, usable for digital signatures but not encryption.
|
||||
|
Loading…
Reference in New Issue
Block a user