diff --git a/bbn-test-5/README.md b/bbn-test-5/README.md index ed5b42fd..fe05ef8d 100644 --- a/bbn-test-5/README.md +++ b/bbn-test-5/README.md @@ -92,6 +92,8 @@ BTC public keys associated with them. * CoinSummer Labs * `40afaf47c4ffa56de86410d8e47baa2bb6f04b604f4ea24323737ddc3fe092df` +Alternatively, the list can be retrieved from [here](./covenant-committee.json). + ## Network Participants There are four types of participants in the Babylon network. diff --git a/bbn-test-5/covenant-committee.json b/bbn-test-5/covenant-committee.json new file mode 100644 index 00000000..afed7e90 --- /dev/null +++ b/bbn-test-5/covenant-committee.json @@ -0,0 +1,11 @@ +{ + "fa9d882d45f4060bdb8042183828cd87544f1ea997380e586cab77d5fd698737": "Babylon Labs", + "0aee0509b16db71c999238a4827db945526859b13c95487ab46725357c9a9f25": "Babylon Labs", + "17921cf156ccb4e73d428f996ed11b245313e37e27c978ac4d2cc21eca4672e4": "Babylon Labs", + "113c3a32a9d320b72190a04a020a0db3976ef36972673258e9a38a364f3dc3b0": "Cubist", + "79a71ffd71c503ef2e2f91bccfc8fcda7946f4653cef0d9f3dde20795ef3b9f0": "Informal Systems", + "3bb93dfc8b61887d771f3630e9a63e97cbafcfcc78556a474df83a31a0ef899c": "Zellic", + "d21faf78c6751a0d38e6bd8028b907ff07e9a869a43fc837d6b3f8dff6119a36": "RockX", + "f5199efae3f28bb82476163a7e458c7ad445d9bffb0682d10d3bdb2cb41f8e8e": "AltLayer", + "40afaf47c4ffa56de86410d8e47baa2bb6f04b604f4ea24323737ddc3fe092df": "CoinSummer Labs" +} \ No newline at end of file