DeFiCh/wallet

View on GitHub
mobile-app/app/screens/PlaygroundNavigator/sections/PlaygroundOperations.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function PlaygroundOperations has 101 lines of code (exceeds 100 allowed). Consider refactoring.
Open

export function PlaygroundOperations(): JSX.Element {
  const { wallet } = useWalletContext();
  const client = useWhaleApiClient();
  const dispatch = useAppDispatch();
  const { api, rpc } = usePlaygroundContext();

    There are no issues that match your filters.

    Category
    Status