PrepareOperationParams: {
    operation: RPCOperation | RPCOperation[];
    source?: string;
}

Type declaration