Skip to content

dgoods issue an nft get error #4

@freehere107

Description

@freehere107

This create transaction https://kylin.bloks.io/transaction/8094534daa1e7506e0a7c674aad58940e6aa71ca26d0c4de823e73fe7d5a242c

ACTION dgoods::issue(name to,
                    name category,
                    name token_name,
                    string quantity,
                    string relative_uri,
                    string memo) 

with issue param

    let data = {
        to: owner,
        category: "asset",
        token_name: "apostle_assed",
        quantity: "1",
        relative_uri: "https://evolution.land/1",
        memo: "memo"
    };

sent_trans get error message

Error: Authorization failure with inline action sent to self

issue with fungible token can send transcation success

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