[ENG-2879] feat: Batch sign PSBT in extension #1159
Annotations
10 warnings
src/app/components/confirmBtcTransactionComponent/index.tsx#L20
'@secretkeylabs/xverse-core/transactions' import is restricted from being used by a pattern
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L21
'@secretkeylabs/xverse-core/transactions/btc' import is restricted from being used by a pattern
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L262
React Hook useEffect has a missing dependency: 'setCurrentFee'. Either include it or remove the dependency array. If 'setCurrentFee' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L270
React Hook useEffect has a missing dependency: 'setCurrentFee'. Either include it or remove the dependency array. If 'setCurrentFee' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L289
React Hook useEffect has a missing dependency: 'setCurrentFee'. Either include it or remove the dependency array. If 'setCurrentFee' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L300
React Hook useEffect has a missing dependency: 'showFeeWarning'. Either include it or remove the dependency array
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L353
React Hook useEffect has missing dependencies: 'recipients' and 't'. Either include them or remove the dependency array
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L364
React Hook useEffect has missing dependencies: 'recipients', 't', and 'txError'. Either include them or remove the dependency array
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L375
React Hook useEffect has missing dependencies: 'recipients', 't', and 'txError'. Either include them or remove the dependency array
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L416
Missing "key" prop for element in iterator
|
The logs for this run have expired and are no longer available.
Loading