XDR Source: struct TTLEntry { // Hash of the LedgerKey that is associated with this TTLEntry Hash keyHash; uint32 liveUntilLedgerSeq; };
Hash of the LedgerKey that is associated with this TTLEntry