DestinationStatus
Struct representing the status of Destination contract.
struct DestinationStatus {
uint40 snapRootTime;
uint40 agentRootTime;
uint32 notaryIndex;
}
Struct representing the status of Destination contract.
struct DestinationStatus {
uint40 snapRootTime;
uint40 agentRootTime;
uint32 notaryIndex;
}