File tree 4 files changed +11
-11
lines changed
waku/v2/protocol/rln/contracts
4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- [submodule "waku/v2/protocol/rln/contracts /waku-rln-contract "]
2
- path = waku/v2/protocol/rln/contracts /waku-rln-contract
3
- url = git@ github.com: waku-org/waku-rln-contract.git
1
+ [submodule "libs /waku-rln-contract "]
2
+ path = libs /waku-rln-contract
3
+ url = https:// github.com/ waku-org/waku-rln-contract.git
Original file line number Diff line number Diff line change 2
2
"language" : " Solidity" ,
3
3
"sources" : {
4
4
"WakuRln.sol" : {
5
- "urls" : [" ./waku-rln-contract/contracts/WakuRln.sol" ]
5
+ "urls" : [" ../../../../../libs /waku-rln-contract/contracts/WakuRln.sol" ]
6
6
},
7
7
"WakuRlnRegistry.sol" : {
8
- "urls" : [" ./waku-rln-contract/contracts/WakuRlnRegistry.sol" ]
8
+ "urls" : [" ../../../../../libs /waku-rln-contract/contracts/WakuRlnRegistry.sol" ]
9
9
},
10
10
"rln-contract/PoseidonHasher.sol" : {
11
11
"urls" : [
12
- " ./waku-rln-contract/lib/rln-contract/contracts/PoseidonHasher.sol"
12
+ " ../../../../../libs /waku-rln-contract/lib/rln-contract/contracts/PoseidonHasher.sol"
13
13
]
14
14
},
15
15
"rln-contract/RlnBase.sol" : {
16
- "urls" : [" ./waku-rln-contract/lib/rln-contract/contracts/RlnBase.sol" ]
16
+ "urls" : [" ../../../../../libs /waku-rln-contract/lib/rln-contract/contracts/RlnBase.sol" ]
17
17
},
18
18
"rln-contract/IVerifier.sol" : {
19
- "urls" : [" ./waku-rln-contract/lib/rln-contract/contracts/IVerifier.sol" ]
19
+ "urls" : [" ../../../../../libs /waku-rln-contract/lib/rln-contract/contracts/IVerifier.sol" ]
20
20
},
21
21
"openzeppelin-contracts/contracts/access/Ownable.sol" : {
22
- "urls" : [" ./waku-rln-contract/lib/openzeppelin-contracts/contracts/access/Ownable.sol" ]
22
+ "urls" : [" ../../../../../libs /waku-rln-contract/lib/openzeppelin-contracts/contracts/access/Ownable.sol" ]
23
23
},
24
24
"openzeppelin-contracts/contracts/utils/Context.sol" : {
25
- "urls" : [" ./waku-rln-contract/lib/openzeppelin-contracts/contracts/utils/Context.sol" ]
25
+ "urls" : [" ../../../../../libs /waku-rln-contract/lib/openzeppelin-contracts/contracts/utils/Context.sol" ]
26
26
}
27
27
},
28
28
"settings" : {
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments