mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-13 03:24:09 +00:00
remove forced error
This commit is contained in:
parent
fcb601fd79
commit
c6b0d6a783
@ -13,7 +13,7 @@ export const makeTransaction = Record<TransactionProps>({
|
|||||||
blockNumber: 0,
|
blockNumber: 0,
|
||||||
cancelled: false,
|
cancelled: false,
|
||||||
confirmations: List([]),
|
confirmations: List([]),
|
||||||
created: 1,
|
created: '',
|
||||||
creator: '',
|
creator: '',
|
||||||
creationTx: false,
|
creationTx: false,
|
||||||
customTx: false,
|
customTx: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user