Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit f06a813

Browse files
committed
[RCD-40] Remove stray comment
1 parent b51501a commit f06a813

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wallet-new/src/Cardano/Wallet/WalletLayer.hs

-1
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,6 @@ data NewPaymentError =
571571
| NewPaymentTimeLimitReached TimeExecutionLimit
572572
| NewPaymentWalletIdDecodingFailed Text
573573
| NewPaymentUnknownAccountId Kernel.UnknownHdAccount
574-
-- | NewPaymentAddressBadNetworkMagic expectedNetworkMagic invalidDestinationAddresses
575574
| NewPaymentAddressBadNetworkMagic NetworkMagic (NonEmpty Core.Address)
576575

577576
-- | Unsound show instance needed for the 'Exception' instance.

0 commit comments

Comments
 (0)