await Promise.all(
      this.publicChildren.map(async (child) => {
        const wrapper = new ManifestWrapper(child, derivedWallet, this.locator)
        const subNodes = await wrapper.loadNodes(node)
        await Promise.all(