Type alias VerifyNftCreatorOperation

VerifyNftCreatorOperation: {
    key: "VerifyNftCreatorOperation";
    input: VerifyNftCreatorInput;
    __output: undefined | VerifyNftCreatorOutput;
}

Type declaration

Generated using TypeDoc