Interface MintCloseAuthority

MintCloseAuthority as stored by the program

interface MintCloseAuthority {
    closeAuthority: PublicKey;
}

Properties

Properties

closeAuthority: PublicKey

Generated using TypeDoc