Skip to content

Commit

Permalink
fix: broken integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexp3y committed Dec 18, 2024
1 parent 0a9de8f commit a1c6efd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ export function StacksTransactionSigner({
{!isNonceAlreadySet && <NonceSetter />}
<FeeForm
fees={stxFees}
sbtcSponsorshipEligibility={{ isEligible: false }}
defaultFeeValue={Number(transactionRequest?.fee || 0)}
disableFeeSelection={disableFeeSelection}
/>
Expand Down

0 comments on commit a1c6efd

Please sign in to comment.