Module diem_types::waypoint

source ·

Structs

  • Cryptographic hasher for an BCS-serializable #item
  • Waypoint keeps information about the LedgerInfo on a given version, which provides an off-chain mechanism to verify the sync process right after the restart. At high level, a trusted waypoint verifies the LedgerInfo for a certain epoch change. For more information, please refer to the Waypoints documentation.