mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-02 13:43:06 +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;
|
||||
const contractSpy = chai.spy.on(
|
||||
rlnContract["registryContract"],
|
||||
"register(uint16,uint256)",
|
||||
"register(uint16,uint256)"
|
||||
);
|
||||
|
||||
const identity =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user