cardano-wallet-core-2022.7.1: The Wallet Backend for a Cardano node.
Safe Haskell None
Language Haskell2010

Cardano.Wallet.Primitive.Types.UTxOIndex.Gen

Documentation

shrinkUTxOIndex :: forall u. Ord u => (u -> [u]) -> UTxOIndex u -> [ UTxOIndex u] Source #