ParameterChangeAction: {
    policyHash: string | null;
    prevActionId: string | null;
    protocolParamUpdate: ProtocolParamUpdate;
}

Type declaration