| Package | Description |
|---|---|
| com.google.bitcoin.core |
| Modifier and Type | Class and Description |
|---|---|
class |
NotFoundMessage
Sent by a peer when a getdata request doesn't find the requested data in the mempool.
|
| Modifier and Type | Method and Description |
|---|---|
static InventoryMessage |
InventoryMessage.with(Transaction... txns)
Creates a new inv message for the given transactions.
|
Copyright © 2014. All rights reserved.