Skip to content

Commit

Permalink
fix TxDetail module compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
giantimi committed Apr 11, 2024
1 parent 2520b2b commit eb57e84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ChainwebData/TxDetail.hs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ module ChainwebData.TxDetail where

import Chainweb.Api.Signer (Signer)
import Chainweb.Api.Sig (Sig)
import Chainweb.Api.Verifier (Verifier)
import ChainwebData.Util
import Data.Aeson
import Data.Text (Text)
Expand Down

0 comments on commit eb57e84

Please sign in to comment.