mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-04 06:33:09 +00:00
comma
This commit is contained in:
parent
12e4623e85
commit
abe2dc90db
@ -57,7 +57,7 @@ describe("RLN Contract abstraction", () => {
|
|||||||
} as unknown as ethers.Contract;
|
} as unknown as ethers.Contract;
|
||||||
const contractSpy = chai.spy.on(
|
const contractSpy = chai.spy.on(
|
||||||
rlnContract["registryContract"],
|
rlnContract["registryContract"],
|
||||||
"register(uint16,uint256)",
|
"register(uint16,uint256)"
|
||||||
);
|
);
|
||||||
|
|
||||||
const identity =
|
const identity =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user