Skip to content

Commit

Permalink
Add note in Binary.Jormungandr
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking committed May 8, 2019
1 parent b98d88d commit 954f44f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/jormungandr/src/Cardano/Wallet/Binary/Jormungandr.hs
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ import qualified Codec.CBOR.Write as CBOR
import qualified Data.ByteArray as BA
import qualified Data.ByteString.Lazy as BL

-- TODO: Everything in this module was copied from http-bridge and needs to be
-- rewritten.

-- Decoding

decodeAddress :: CBOR.Decoder s Address
Expand Down

0 comments on commit 954f44f

Please sign in to comment.