Enum BlockHashInput.BlockHashInputOneofCase
- Namespace
- Concordium.Grpc.V2
- Assembly
- Concordium.Sdk.dll
Enum of possible cases for the "block_hash_input" oneof.
public enum BlockHashInput.BlockHashInputOneofCase
Fields
AbsoluteHeight = 4
Best = 1
Given = 3
LastFinal = 2
None = 0
RelativeHeight = 5