Last updated 2 years ago
Was this helpful?
> >
Infura provider project settings.
Signature:
export declare type SSXInfuraProviderProjectSettings = { projectId: string; projectSecret: string; };