Mint close authority extension.

1.1.0

interface MintCloseAuthorityExt {
    closeAuthority: never;
    type: "MintCloseAuthority";
}

Properties

Properties

closeAuthority: never
type