mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-17 12:07:09 +00:00
remove showNotification from createTransaction action
This commit is contained in:
parent
d64814e9a6
commit
b2ff828792
@ -36,9 +36,7 @@ const createTransaction = (
|
||||
let txHash
|
||||
try {
|
||||
if (isExecution) {
|
||||
const showNotification = () => openSnackbar(notifications.BEFORE_EXECUTION_OR_CREATION, 'success')
|
||||
const tx = await getExecutionTransaction(
|
||||
showNotification,
|
||||
safeInstance,
|
||||
to,
|
||||
valueInWei,
|
||||
|
Loading…
x
Reference in New Issue
Block a user