public class BlockIdentifier extends Object
ClientV2.getBlocks(int)
()} & ClientV2.getFinalizedBlocks(int)
()} ()}.Modifier and Type | Class and Description |
---|---|
static class |
BlockIdentifier.BlockIdentifierBuilder<C extends BlockIdentifier,B extends BlockIdentifier.BlockIdentifierBuilder<C,B>> |
Modifier | Constructor and Description |
---|---|
protected |
BlockIdentifier(BlockIdentifier.BlockIdentifierBuilder<?,?> b) |
|
BlockIdentifier(Hash blockHash,
UInt64 blockHeight) |
Modifier and Type | Method and Description |
---|---|
static BlockIdentifier.BlockIdentifierBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Hash |
getBlockHash()
Hash of the Block.
|
UInt64 |
getBlockHeight()
Absolute Block Height.
|
int |
hashCode() |
String |
toString() |
protected BlockIdentifier(BlockIdentifier.BlockIdentifierBuilder<?,?> b)
public static BlockIdentifier.BlockIdentifierBuilder<?,?> builder()
protected boolean canEqual(Object other)
public Hash getBlockHash()
public UInt64 getBlockHeight()
Copyright © 2025. All rights reserved.