File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -144,16 +144,14 @@ source-repository-package
144144source-repository-package
145145 type : git
146146 location : https://github.com/IntersectMBO/cardano-config
147- tag : 50994eb21ae1d99528ce468cc5fba08ba67ca1ee
148- --sha256 : sha256-h+tYgNmkT+kBQcuE4ujOmbv6WoT8uLVPE2phjtPz4LQ =
147+ tag : 200f0333a352718152315a712dfc1f39b7ed5e4a
148+ --sha256 : sha256-YgVaOMt6Vjqg9pg10ovsXOJvV5dRmOCjIoQJOs5zjbU =
149149
150150source-repository-package
151151 type : git
152152 location : https://github.com/IntersectMBO/ouroboros-consensus.git
153- tag : ba6574636b3f85641cea3c93aea83822d9be5342
154- --sha256 : sha256-d5xlkoy5JVuwz+kCF/1o2o5nyK58shmpgdirSBvL7xE=
155- subdir :
156- .
153+ tag : 97dac2a1f85f9dd8c5be14200b6ea4e756a3f07e
154+ --sha256 : sha256-47Po3W1Ut2hFA/LyZweg3orL2ZM3WVZEH65lOQziYRs=
157155
158156source-repository-package
159157 type : git
Original file line number Diff line number Diff line change @@ -59,7 +59,8 @@ library
5959
6060 hs-source-dirs : src
6161
62- exposed-modules : Cardano.Node.Configuration.NodeAddress
62+ exposed-modules : Cardano.Node.Configuration.CardanoConfigAdapter
63+ Cardano.Node.Configuration.NodeAddress
6364 Cardano.Node.Configuration.POM
6465 Cardano.Node.Configuration.LedgerDB
6566 Cardano.Node.Configuration.Socket
@@ -125,6 +126,7 @@ library
125126 , base16-bytestring
126127 , bytestring
127128 , cardano-api ^>= 11.3
129+ , cardano-config
128130 , cardano-data
129131 , cardano-crypto-class ^>= 2.5
130132 , cardano-crypto-wrapper
You can’t perform that action at this time.
0 commit comments