Height
Block height, a revision and block height tuple.
A height can be compared against another Height for the purposes of updating and freezing clients
Content copied to clipboard
TW.Cosmos.Proto.Height
Types
Functions
Link copied to clipboard
Link copied to clipboard
the height within the given revision
Content copied to clipboard
uint64 revision_height = 2;
Link copied to clipboard
the revision that the client is currently on
Content copied to clipboard
uint64 revision_number = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard