| Modifier and Type | Method and Description |
|---|---|
void |
BeowulfJ.broadcastBlock(SignedBlock signedBlock)
Broadcast a whole block.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Block |
class |
SignedBlockWithInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedSignedBlock
This class is the java implementation of the Beowulf "signed_block_with_info"
object.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CondenserApi.broadcastBlock(CommunicationHandler communicationHandler,
SignedBlock signedBlock)
Broadcast a whole block.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
NetworkBroadcastApi.broadcastBlock(CommunicationHandler communicationHandler,
SignedBlock signedBlock)
Deprecated.
Broadcast a whole block.
|
Copyright © 2019. All rights reserved.