Fix kredits instance not being returned by init()
This commit is contained in:
parent
50b10dd46c
commit
23b30b7f8e
@ -48,6 +48,7 @@ class Kredits {
|
||||
if (Object.keys(this.addresses).length === 0) {
|
||||
this.addresses = Addresses[network.chainId.toString()];
|
||||
}
|
||||
return this;
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user