mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-13 03:24:09 +00:00
WA-238 Fix calculation of executed tx hash when threshold was not reached
This commit is contained in:
parent
b2a02982fe
commit
6ee48db1e5
@ -125,7 +125,7 @@ export const processTransaction = async (
|
||||
txValue,
|
||||
userAddress,
|
||||
executedConfirmations,
|
||||
txReceipt,
|
||||
thresholdReached ? txReceipt : '',
|
||||
safeAddress,
|
||||
threshold,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user