mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-01-31 23:32:16 +00:00
Typo fix in ECKey
This commit is contained in:
parent
354446dd40
commit
215a131f8b
@ -417,7 +417,7 @@ public class ECKey implements Serializable {
|
||||
}
|
||||
|
||||
/**
|
||||
* <p>xVerifies the given ECDSA signature against the message bytes using the public key bytes.</p>
|
||||
* <p>Verifies the given ECDSA signature against the message bytes using the public key bytes.</p>
|
||||
*
|
||||
* <p>When using native ECDSA verification, data must be 32 bytes, and no element may be
|
||||
* larger than 520 bytes.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user