feat(suite-common): fetch stake data based on device account symbols #7983
Annotations
3 warnings
Lint JS:
packages/suite/src/hooks/wallet/useUnstakeEthForm.ts#L40
There should be at least one empty line between import groups
|
Lint JS:
packages/suite/src/hooks/wallet/useUnstakeEthForm.ts#L41
`@trezor/utils` import should occur before import of `src/hooks/suite`
|
Lint JS:
suite-native/graph/src/selectors.ts#L1
There should be at least one empty line between import groups
|
Loading