Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

Allow defining network provider as a function returning Promise<provider> #13

Open
gnidan opened this issue Jan 18, 2018 · 0 comments
Open

Comments

@gnidan
Copy link
Contributor

gnidan commented Jan 18, 2018

Currently, provider can be specified as:

  • params for the default provider constructor,
  • a provider instance itself, or
  • a function that returns a provider instance.

This field should be expanded also to permit specification as a function that returns a promise of a provider instance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant