force an error

This commit is contained in:
nicosampler 2020-08-07 09:11:35 -03:00
parent ed0ebd02a2
commit fcb601fd79
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ export const makeTransaction = Record<TransactionProps>({
blockNumber: 0,
cancelled: false,
confirmations: List([]),
created: '',
created: 1,
creator: '',
creationTx: false,
customTx: false,