Class LastFinal
- Namespace
- Concordium.Sdk.Types
- Assembly
- Concordium.Sdk.dll
Query in the context of the last finalized block at the time of the query.
public sealed record LastFinal : IBlockHashInput, IEquatable<LastFinal>
- Inheritance
-
LastFinal
- Implements
- Inherited Members
Methods
Into()
Convert this into the type expected by the gRPC API.
public BlockHashInput Into()