Merge pull request #22 from meshcore-dev/awolden/add-pubkey-telemetry

Add the pubkey prefix as a filterable attribute in the reader
This commit is contained in:
fdlamotte 2025-08-28 23:01:24 +02:00 committed by GitHub
commit b876fbe265
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -481,6 +481,7 @@ class MessageReader:
attributes = {
"raw": buf.hex(),
"pubkey_prefix": res["pubkey_pre"],
}
await self.dispatcher.dispatch(