mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-16 04:05:50 +00:00
JavaDoc: Fix exception not thrown.
This commit is contained in:
parent
d945822e62
commit
bdfc1b3716
@ -314,8 +314,6 @@ public class Block extends Message {
|
|||||||
/**
|
/**
|
||||||
* Special handling to check if we have a valid byte array for both header
|
* Special handling to check if we have a valid byte array for both header
|
||||||
* and transactions
|
* and transactions
|
||||||
*
|
|
||||||
* @throws IOException
|
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public byte[] bitcoinSerialize() {
|
public byte[] bitcoinSerialize() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user