ibc_
types
0.12.0
All Items
Crate Items
Structs
Enums
Constants
ibc_types
Crate
timestamp
Copy item path
Expand description
A timestamp type for IBC.
Structs
§
Timestamp
A newtype wrapper over
Option<Time>
to keep track of IBC packet timeout.
Enums
§
Expiry
The expiry result when comparing two timestamps.
Parse
Timestamp
Error
Timestamp
Overflow
Error
Constants
§
ZERO_
DURATION