| Interface | Description |
|---|---|
| ID |
A common abstraction for ids used for json serializing.
|
| Class | Description |
|---|---|
| AccountIndex |
Account index
A sequential index unique for each account.
|
| BakerId |
Account index of the baking account.
|
| BlockIdentifier |
Identification of a block.
|
| BlockIdentifier.BlockIdentifierBuilder<C extends BlockIdentifier,B extends BlockIdentifier.BlockIdentifierBuilder<C,B>> | |
| DelegatorInfo | |
| DelegatorInfo.DelegatorInfoBuilder | |
| DelegatorRewardPeriodInfo | |
| DelegatorRewardPeriodInfo.DelegatorRewardPeriodInfoBuilder | |
| Epoch |
An 'Epoch'.
|
| FinalizedBlockItemIterator |
An
Iterator for BlockIdentifiers of finalized blocks. |
| FinalizerIndex |
The index of a particular finalizer in the finalization committee.
|
| FindAccountResponse |
Response type for
ClientV2.findAccountCreation(Range, AccountAddress). |
| FindAccountResponse.FindAccountResponseBuilder | |
| Fraction |
A fraction
|
| Fraction.FractionBuilder | |
| GenesisIndex |
The number of chain restarts via a protocol update.
|
| IdJsonSerializer |
Serializing ids to json.
|
| KeyValurPair | |
| KeyValurPair.KeyValurPairBuilder | |
| NextUpdateSequenceNumbers |
Update Sequence Numbers for Chain Parameters.
|
| NextUpdateSequenceNumbers.NextUpdateSequenceNumbersBuilder | |
| PendingUpdateV2<T> |
A pending update to the Chain Parameters.
|
| PendingUpdateV2.PendingUpdateV2Builder<T> | |
| Round |
A round in the consensus (applicable for protocol version 6 and onwards)
A round is a time duration of which a block is potentially being baked and signed off by
the finalization committee.
|
| TimeoutParameters |
Parameters that determine timeouts in the consensus protocol used from protocol version 6.
|
| TimeoutParameters.TimeoutParametersBuilder |
| Enum | Description |
|---|---|
| ProtocolVersion |
Protocol versions supported by the chain.
|
| ProtocolVersion.ConsensusVersion |
Copyright © 2025. All rights reserved.