Skip to content

Collection data imgs: ipfs should be changed to string #3

@cryptotester

Description

@cryptotester

I get this error using the example provided for setCollectionData

UnhandledPromiseRejectionWarning: Error: type "ipfs" is not valid for variant

Please replace:

{"key": "img", "value": ["ipfs", "somehash"]},

With:

{"key": "img", "value": ["string", "somehash"]},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions