diff --git a/index.js b/index.js index c401479..748fe92 100644 --- a/index.js +++ b/index.js @@ -875,7 +875,7 @@ module.exports = class Protomux { } const info = await this.stream.syncProtomux( - "infos", + "pullInfos", Array.from(this._infos.entries()) );