Type alias RevokePluginAuthorityV1InstructionArgs

RevokePluginAuthorityV1InstructionArgs: {
    pluginType: PluginType;
}

Type declaration

Generated using TypeDoc