mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-04-18 03:53:08 +00:00
chore: replace todo with issue reference
This commit is contained in:
parent
ac48792e0e
commit
f44e13885c
@ -270,8 +270,7 @@ export class WakuMessage {
|
|||||||
}
|
}
|
||||||
|
|
||||||
get version(): number {
|
get version(): number {
|
||||||
// TODO: absent value should be replaced by default
|
// https://github.com/status-im/js-waku/issues/921
|
||||||
// value of the type by the protobuf decoder
|
|
||||||
return this.proto.version ?? 0;
|
return this.proto.version ?? 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user