public class Digest extends Struct
A Header Digest
| Modifier and Type | Class and Description |
|---|---|
static class |
Digest.AuthoritiesChange
Log for Authories changed
|
static class |
Digest.ChangesTrieRoot
Log for changes to the Trie root
|
static class |
Digest.Consensus
Log item indicating consensus
|
static class |
Digest.DigestItem
A
EnumType the specifies the specific item in the logs of a Digest |
static class |
Digest.Other
Log item that is just a stream of
Bytes |
static class |
Digest.Seal
Log item indicating a sealing event
|
| Constructor and Description |
|---|
Digest(java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
Vector<Digest.DigestItem> |
getLogs()
The DigestItem logs
|
builder, eq, getEncodedLength, getField, isEmpty, toArray, toHex, toJson, toString, toU8a, withclear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizefinalize, getClass, notify, notifyAll, wait, wait, waitgetConstructorCodec, toU8apublic Vector<Digest.DigestItem> getLogs()
The DigestItem logs