mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-02 13:43:06 +00:00
use Provider type
This commit is contained in:
parent
453085245e
commit
2015d93d7f
@ -166,7 +166,7 @@ type StartRLNOptions = {
|
||||
/**
|
||||
* If not set - will extract MetaMask account and get provider from it.
|
||||
*/
|
||||
provider?: ethers.providers.Web3Provider;
|
||||
provider?: ethers.providers.Provider;
|
||||
/**
|
||||
* If not set - will use default SEPOLIA_CONTRACT address.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user