ChainApi<P extends Provider> constructor

ChainApi<P extends Provider>(
  1. P _provider
)

Implementation

ChainApi(this._provider);