Switch to calcPacketLength

This commit is contained in:
nicksavers 2014-06-26 19:56:06 +02:00
parent 4dbf44e335
commit c740a42957
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ package org.ethereum.core;
import java.math.BigInteger;
import org.ethereum.manager.WorldManager;
import org.ethereum.net.message.StaticMessages;
import org.ethereum.util.ByteUtil;
import org.spongycastle.util.encoders.Hex;
import org.ethereum.core.Block;