Skip to content

Incorrect interface for getApprovedDip721 #5

@adamspofford-dfinity

Description

@adamspofford-dfinity

It is notated as getApprovedDip721 : (nat64) -> (TxResult) query, but states that it returns the approved user (which would have to be a principal), when TxResult is Result<nat, ApiError>. Was this intended to be OwnerResult instead?

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