mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-18 20:46:29 +00:00
fix makeTransaction
This commit is contained in:
parent
7373c4afac
commit
bc5c30ec85
@ -24,6 +24,7 @@ export const makeTransaction = Record<TransactionProps>({
|
|||||||
executionTxHash: undefined,
|
executionTxHash: undefined,
|
||||||
executor: '',
|
executor: '',
|
||||||
factoryAddress: '',
|
factoryAddress: '',
|
||||||
|
fee: null,
|
||||||
gasPrice: '0',
|
gasPrice: '0',
|
||||||
gasToken: ZERO_ADDRESS,
|
gasToken: ZERO_ADDRESS,
|
||||||
isCancellationTx: false,
|
isCancellationTx: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user