JavaDoc: Fix exception not thrown.

This commit is contained in:
Andreas Schildbach
2018-03-11 20:01:44 +01:00
parent e64bb748ae
commit 940bf4c1cd

View File

@@ -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() {