| Modifier and Type | Class and Description |
|---|---|
class |
HardforkVersionVote |
class |
Version |
| Modifier and Type | Method and Description |
|---|---|
BlockHeaderExtensions |
BlockHeaderExtensionsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
BlockHeaderExtensionsSerializer.serialize(BlockHeaderExtensions blockHeaderExtensions,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
HardforkVersion
This class is the java implementation of the Beowulf "hardfork_version" object.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<BlockHeaderExtensions> |
BlockHeader.extensions |
| Modifier and Type | Method and Description |
|---|---|
List<BlockHeaderExtensions> |
BlockHeader.getExtensions()
Get the list of configured extensions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BlockHeader.setExtensions(List<BlockHeaderExtensions> extensions)
Extensions are currently not supported and will be ignored.
|
Copyright © 2019. All rights reserved.