wallet-core: do not notify twice on withdrawal creation
This commit is contained in:
parent
79e520c415
commit
db9d6dd394
@ -2433,7 +2433,6 @@ export async function internalPerformCreateWithdrawalGroup(
|
|||||||
oldTxState,
|
oldTxState,
|
||||||
newTxState,
|
newTxState,
|
||||||
};
|
};
|
||||||
notifyTransition(ws, transactionId, transitionInfo);
|
|
||||||
|
|
||||||
return { withdrawalGroup, transitionInfo };
|
return { withdrawalGroup, transitionInfo };
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user