Skip to content

Commit

Permalink
SyncProgress moved
Browse files Browse the repository at this point in the history
  • Loading branch information
rvl committed Jul 14, 2020
1 parent dd15e8e commit ff22079
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/shelley/bench/Latency.hs
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@ import Cardano.Wallet.Network.Ports
( unsafePortNumber )
import Cardano.Wallet.Primitive.AddressDerivation
( NetworkDiscriminant (..) )
import Cardano.Wallet.Primitive.SyncProgress
( SyncTolerance (..) )
import Cardano.Wallet.Primitive.Types
( Coin (..), SyncTolerance (..) )
( Coin (..) )
import Cardano.Wallet.Shelley
( SomeNetworkDiscriminant (..)
, Tracers
Expand Down

0 comments on commit ff22079

Please sign in to comment.