-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
44 lines (44 loc) · 1.46 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[submodule "onchain/lido-core"]
path = onchain/lido-core
branch = feat/local-devnet
[submodule "onchain/csm"]
path = onchain/csm
branch = feat/devnet
[submodule "ofchain/lido-cli"]
path = ofchain/lido-cli
branch = feature/devnet-command
[submodule "ofchain/staking-deposit-cli"]
path = ofchain/staking-deposit-cli
branch = devnet
[submodule "ofchain/kapi"]
path = ofchain/kapi
branch = feat/devnet
[submodule "ofchain/scripts"]
path = ofchain/scripts
branch = feat/pectra-devnet
[submodule "ofchain/oracle-master"]
path = ofchain/oracle-master
branch = master
[submodule "ofchain/oracle-v5"]
path = ofchain/oracle-v5
branch = feat/oracle-v5-devnet-config
[submodule "ofchain/council-daemon"]
path = ofchain/council-daemon
branch = feat/devnet
[submodule "ofchain/dsm-bots"]
path = ofchain/dsm-bots
branch = feat/devnet
[submodule "onchain/data-bus"]
path = onchain/data-bus
branch = feat/devnet