Skip to main content

OtkRowKey

Type Alias OtkRowKey 

Source
type OtkRowKey<'a> = (&'a UserId, &'a DeviceId, u64, &'a OneTimeKeyId);
Expand description

Row-key shape of onetimekeyid4225_otk: per-device pool keyed by upload-order count for MSC4225 ordering.