Skip to content

Commit e762de3

Browse files
j-muellersilky
andcommitted
Apply suggestions from code review
Co-authored-by: Noon van der Silk <[email protected]>
1 parent dac4e70 commit e762de3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plutus-pab/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,9 @@ Plutus specific wallet implementation for managing user funds on the blockchain.
188188

189189
#### Source
190190

191-
- [Cardano.Wallet.Mock.API](https://github.com/input-output-hk/plutus/blob/master/plutus-pab/src/Cardano/Wallet/API.hs)
192-
- [Cardano.Wallet.Mock.Server.main](https://github.com/input-output-hk/plutus/blob/master/plutus-pab/src/Cardano/Wallet/Server.hs#L101)
193-
- [Cardano.Wallet.Mock.Types.Config](https://github.com/input-output-hk/plutus/blob/master/plutus-pab/src/Cardano/Wallet/Types.hs#L47)
191+
- [Cardano.Wallet.Mock.API](https://github.com/input-output-hk/plutus/blob/master/plutus-pab/src/Cardano/Wallet/Mock/API.hs)
192+
- [Cardano.Wallet.Mock.Server.main](https://github.com/input-output-hk/plutus/blob/master/plutus-pab/src/Cardano/Wallet/Mock/Server.hs#L101)
193+
- [Cardano.Wallet.Mock.Types.Config](https://github.com/input-output-hk/plutus/blob/master/plutus-pab/src/Cardano/Wallet/Mock/Types.hs#L47)
194194

195195
### webserver
196196

0 commit comments

Comments
 (0)