Crate timestamp
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