mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-16 14:26:53 +00:00
update size-limit to remove message-hash
This commit is contained in:
parent
b41fb70576
commit
2fba56e327
@ -41,10 +41,5 @@ module.exports = [
|
||||
name: "History retrieval protocols",
|
||||
path: "packages/core/bundle/index.js",
|
||||
import: "{ wakuStore }",
|
||||
},
|
||||
{
|
||||
name: "Deterministic Message Hashing",
|
||||
path: "packages/message-hash/bundle/index.js",
|
||||
import: "{ messageHash }",
|
||||
},
|
||||
}
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user