Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

ipfs.dag.put should be happy if i don't give it options #1395

Closed
@whyrusleeping

Description

@whyrusleeping

simply running:

ipfs.dag.put(thing, (e, v) => {
  console.log(e,v)
})

Doesnt work right now, because it wants the put options struct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium: Good to have, but can wait until someone steps upexp/noviceSomeone with a little familiarity can pick upkind/bugA bug in existing code (including security flaws)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions