mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-02 13:43:06 +00:00
use provider as it is
This commit is contained in:
parent
2015d93d7f
commit
4826875d66
@ -191,7 +191,7 @@ export class RLNInstance {
|
||||
|
||||
this._contract = await RLNContract.init(this, {
|
||||
registryAddress,
|
||||
provider: provider.getSigner(),
|
||||
provider,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user