Skip to content

Commit ecebf79

Browse files
authored
Merge pull request #4753 from input-output-hk/mafo/4716-export-submit-result
Export SubmitResult from Cardano.Api
2 parents c2808b9 + cfaab73 commit ecebf79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: cardano-api/src/Cardano/Api.hs

+1
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,7 @@ module Cardano.Api (
606606
LocalTxSubmissionClient,
607607
TxInMode(..),
608608
TxValidationErrorInMode(..),
609+
SubmitResult(..),
609610
runLocalTxSubmissionClient,
610611
submitTxToNodeLocal,
611612

0 commit comments

Comments
 (0)