RequestorJsonRpcConfig: {
    fallbacks?: string[];
    timeout?: number;
    maxConcurrent?: number;
    transport?: Transport;
}