| Package | Description |
|---|---|
| com.beowulfchain.beowulfj.plugins.apis.block |
| Modifier and Type | Method and Description |
|---|---|
static GetBlockHeaderReturn |
BlockApi.getBlockHeader(CommunicationHandler communicationHandler,
GetBlockHeaderArgs getBlockHeaderArgs)
Deprecated.
Like
BlockApi.getBlock(CommunicationHandler, GetBlockArgs), but will only
return the header of the requested block instead of the full, signed one. |
Copyright © 2019. All rights reserved.