removed final bit of performedCallback
This commit is contained in:
parent
dd97669cdd
commit
5e41168305
@ -172,7 +172,6 @@ export const createReducer = (initialState: State) => {
|
||||
return {
|
||||
...state,
|
||||
buyOrderState: {
|
||||
performedCallback: false,
|
||||
processState: OrderProcessState.Failure,
|
||||
txHash,
|
||||
progress,
|
||||
|
Loading…
x
Reference in New Issue
Block a user