fix(types): duplicate deposit status mapping
This commit is contained in:
parent
f13307aa77
commit
4d566f5a5f
@ -108,7 +108,6 @@ export const DepositStatusMapping: {
|
||||
STATUS_FINALIZED: 'Finalized',
|
||||
STATUS_DUPLICATE_REJECTED: 'Duplicate rejected',
|
||||
STATUS_OPEN: 'Open',
|
||||
STATUS_DUPLICATE_REJECTED: 'Rejected due to duplicate',
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user