public class SignedBlock extends Struct
A Block that has been signed and contains a Justification
Modifier and Type | Class and Description |
---|---|
static class |
SignedBlock.SignedBlockValue |
Constructor and Description |
---|
SignedBlock(java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
Block |
getBlock()
The wrapped Block
|
Hash |
getHash()
Block/header
Hash |
Justification |
getJustification()
The wrapped Justification
|
builder, eq, getEncodedLength, getField, isEmpty, toArray, toHex, toJson, toString, toU8a, with
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, values
clone, compute, computeIfAbsent, computeIfPresent, containsKey, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
finalize, getClass, notify, notifyAll, wait, wait, wait
getConstructorCodec, toU8a
public Block getBlock()
The wrapped Block
public Justification getJustification()
The wrapped Justification