Interface iAddToIpfsSuccessResponse

interface iAddToIpfsSuccessResponse {
    results: { cid: string; uri?: string }[];
}

Implemented by

Properties

Properties

results: { cid: string; uri?: string }[]

An array of badge metadata results, if applicable.

MMNEPVFCICPMFPCPTTAAATR