TendermintConstants class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- COMPLETE_PROPOSAL → const String
- LOCK → const String
- NEW_BLOCK → const String
- NEW_BLOCK_EVIDENCE → const String
- NEW_BLOCK_HEADER → const String
- NEW_BLOCK_TX → const String
- NEW_ROUND → const String
- NEW_ROUND_STEP → const String
- POLKA → const String
- RELOCK → const String
- TIMEOUT_PROPOSE → const String
- TIMEOUT_WAIT → const String
- UNLOCK → const String
- VALID_BLOCK → const String
- VALIDATOR_SET_UPDATES → const String
- VOTE → const String