Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

reduce size of ipfs.add bundle and number of RPC requests. #522

Closed
@slothbag

Description

@slothbag

It appears the first request is to add the content, which we get a hash value returned. But then it makes two more requests to get the data and links back.

Is there are a way to disable the last 2 requests? I only need the hash.

Cheers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions