mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-11 11:56:18 +00:00
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:
@@ -481,6 +481,7 @@ class MessageReader:
|
||||
|
||||
attributes = {
|
||||
"raw": buf.hex(),
|
||||
"pubkey_prefix": res["pubkey_pre"],
|
||||
}
|
||||
|
||||
await self.dispatcher.dispatch(
|
||||
|
||||
Reference in New Issue
Block a user