Skip to content

Commit

Permalink
Move shelley import
Browse files Browse the repository at this point in the history
  • Loading branch information
rvl committed Jan 12, 2021
1 parent 0816e86 commit cff8480
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/shelley/src/Cardano/Wallet/Shelley/Compatibility.hs
Expand Up @@ -119,8 +119,6 @@ import Cardano.Address
( unsafeMkAddress )
import Cardano.Address.Derivation
( XPub, xpubPublicKey )
import Cardano.Api.Shelley
( fromShelleyMetaData )
import Cardano.Api.Shelley.Genesis
( ShelleyGenesis (..) )
import Cardano.Api.Typed
Expand All @@ -133,6 +131,7 @@ import Cardano.Api.Typed
, ShelleyEra
, StandardShelley
, deserialiseFromRawBytes
, fromShelleyMetadata
)
import Cardano.Binary
( fromCBOR, serialize' )
Expand Down

0 comments on commit cff8480

Please sign in to comment.