+19
-3
src/lib/handlers/latticeHandshake.ts
+19
-3
src/lib/handlers/latticeHandshake.ts
···-`something went wrong fetching the record from the given membership ${JSON.stringify(membership)}`,···-"Something went wrong when fetching membership channel records. Check the Shard logs if possible.",···-`something went wrong fetching the record from the given membership ${JSON.stringify(invite)}`,···// did of the backlink. if there are any channels described by unauthorised parties, simply drop them.············"Channels provided during the handshake had a mismatch between the channel values. Ensure that you are only submitting exactly the channels you have access to.",
···+`something went wrong fetching the invite record from the given membership ${JSON.stringify(membership)}`,···+"Something went wrong when fetching membership invite records. Check the Shard logs if possible.",···+`something went wrong fetching the channel record from the given membership ${JSON.stringify(invite)}`,···// did of the backlink. if there are any channels described by unauthorised parties, simply drop them.············"Channels provided during the handshake had a mismatch between the channel values. Ensure that you are only submitting exactly the channels you have access to.",