Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 342 Bytes

File metadata and controls

7 lines (5 loc) · 342 Bytes

Special Chain Provider Usage

Options

  • providers: the list of providers to iterate over
  • parallelize: if true, the requests to the providers will be sent at the same time (but the responses are checked in the order)
  • first: if true, the result will be the one of the fastest provider to respond (the order does not matter)