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