Origin

Git Source

struct Origin {
    uint32 srcEid;
    bytes32 sender;
    uint64 nonce;
}