Crate ibc_types_timestamp
source ·Expand description
A timestamp type for IBC.
Structs§
- A newtype wrapper over
Option<Time>
to keep track of IBC packet timeout.
Enums§
- The expiry result when comparing two timestamps.
A timestamp type for IBC.
Option<Time>
to keep track of
IBC packet timeout.