mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-17 12:07:09 +00:00
WA-238 Fixing problem increasing threshold in UI Transaction's view
This commit is contained in:
parent
37c4076d00
commit
649243c0d3
@ -125,6 +125,6 @@ export const processTransaction = async (
|
|||||||
executedConfirmations,
|
executedConfirmations,
|
||||||
txReceipt.tx,
|
txReceipt.tx,
|
||||||
safeAddress,
|
safeAddress,
|
||||||
threshold + 1,
|
threshold,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user