synapsecns/sanguine

View on GitHub
packages/widget/src/hooks/useTransactionListener.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function useTransactionListener has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const useTransactionListener = () => {
  const dispatch = useAppDispatch()
  const {
    txHash,
    originAmount,
Severity: Minor
Found in packages/widget/src/hooks/useTransactionListener.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status