Skip to content

Implement getAccessCondition functionality from kavach module #35

Open
@unniznd

Description

@unniznd

Overview

Implement the getAccessCondition function in the Python SDK to get the access condition for the given cid

Function Signature

const getAccessCondition = async (cid: string): Promise<{ data: IGetAccessCondition }>

Response Format

{'data':<conditions>}

Reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions