Interface MarketVarsInfo

interface MarketVarsInfo {
    updateAuthorityMaster: PublicKey;
}

Properties

updateAuthorityMaster: PublicKey