Skip to content

Commit

Permalink
Try #3513:
Browse files Browse the repository at this point in the history
  • Loading branch information
iohk-bors[bot] committed Sep 27, 2022
2 parents 7b01921 + 31cf13a commit 0abe7ff
Show file tree
Hide file tree
Showing 33 changed files with 3,255 additions and 2,045 deletions.
7 changes: 7 additions & 0 deletions lib/wallet/cardano-wallet.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ library
, yaml

exposed-modules:

Cardano.Api.Extra
Cardano.Api.Gen
Cardano.Byron.Codec.Cbor
Expand Down Expand Up @@ -233,6 +234,9 @@ library
Cardano.Wallet.Api.Lib.Options
Cardano.Wallet.Api.Link
Cardano.Wallet.Api.Server
Cardano.Wallet.Api.Server.Error
Cardano.Wallet.Api.Server.Handlers.Certificates
Cardano.Wallet.Api.Server.Handlers.TxCBOR
Cardano.Wallet.Api.Server.Tls
Cardano.Wallet.Api.Types
Cardano.Wallet.Api.Types.Address
Expand Down Expand Up @@ -356,10 +360,13 @@ library
Cardano.Wallet.Read.Primitive.Tx.Alonzo
Cardano.Wallet.Read.Primitive.Tx.Babbage
Cardano.Wallet.Read.Primitive.Tx.Byron
Cardano.Wallet.Read.Primitive.Tx.Features.Certificates
Cardano.Wallet.Read.Primitive.Tx.Mary
Cardano.Wallet.Read.Primitive.Tx.Shelley
Cardano.Wallet.Read.Tx
Cardano.Wallet.Read.Tx.CBOR
Cardano.Wallet.Read.Tx.Certificates
Cardano.Wallet.Read.Tx.Eras
Cardano.Wallet.Read.Tx.Hash
Cardano.Wallet.Registry
Cardano.Wallet.Shelley
Expand Down

0 comments on commit 0abe7ff

Please sign in to comment.