Builder

class Builder
Block height, a revision and block height tuple.
A height can be compared against another Height for the purposes of updating and freezing clients
Protobuf type TW.Cosmos.Proto.Height

Functions

Link copied to clipboard
the height within the given revision
uint64 revision_height = 2;
Link copied to clipboard
the revision that the client is currently on
uint64 revision_number = 1;
Link copied to clipboard
the height within the given revision
uint64 revision_height = 2;
Link copied to clipboard
the revision that the client is currently on
uint64 revision_number = 1;
Link copied to clipboard
the height within the given revision
uint64 revision_height = 2;
Link copied to clipboard
the revision that the client is currently on
uint64 revision_number = 1;