mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-13 22:15:04 +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 {
|
||||
// TODO: absent value should be replaced by default
|
||||
// value of the type by the protobuf decoder
|
||||
// https://github.com/status-im/js-waku/issues/921
|
||||
return this.proto.version ?? 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user