com.google.bitcoin.core
Class InventoryMessage
java.lang.Object
com.google.bitcoin.core.Message
com.google.bitcoin.core.ListMessage
com.google.bitcoin.core.InventoryMessage
- All Implemented Interfaces:
- Serializable
public class InventoryMessage
- extends ListMessage
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InventoryMessage
public InventoryMessage(NetworkParameters params,
byte[] bytes)
throws ProtocolException
- Throws:
ProtocolException
InventoryMessage
public InventoryMessage(NetworkParameters params)
Copyright © 2011. All Rights Reserved.