diff --git a/proto/identity/associations/association.proto b/proto/identity/associations/association.proto index e59a136..1ba3665 100644 --- a/proto/identity/associations/association.proto +++ b/proto/identity/associations/association.proto @@ -83,6 +83,7 @@ message IdentityUpdate { message MemberMap { MemberIdentifier key = 1; Member value = 2; + uint64 created_at_ns = 3; } // A final association state resulting from multiple `IdentityUpdates`