···8 #
9 # Firehose message sent when a new DID is created or when the details of someone's DID document
10 # are changed (usually either a handle change or a migration to a different PDS). The message
11- # should include currently assigned handle (though the field is not required).
12 #
13 # Note: the message is originally emitted from the account's PDS and is passed as is by relays,
14 # which means you can't fully trust that the handle is actually correctly assigned to the DID
···8 #
9 # Firehose message sent when a new DID is created or when the details of someone's DID document
10 # are changed (usually either a handle change or a migration to a different PDS). The message
11+ # may include currently assigned handle, though it's not required that this field is set.
12 #
13 # Note: the message is originally emitted from the account's PDS and is passed as is by relays,
14 # which means you can't fully trust that the handle is actually correctly assigned to the DID