public abstract static class BlockIdentifier.BlockIdentifierBuilder<C extends BlockIdentifier,B extends BlockIdentifier.BlockIdentifierBuilder<C,B>> extends Object
Constructor and Description |
---|
BlockIdentifierBuilder() |
Modifier and Type | Method and Description |
---|---|
B |
blockHash(Hash blockHash) |
B |
blockHeight(UInt64 blockHeight) |
abstract C |
build() |
protected abstract B |
self() |
String |
toString() |
Copyright © 2025. All rights reserved.