Eslint fix
This commit is contained in:
parent
ade3010260
commit
4decf9a323
|
@ -41,7 +41,7 @@ const createTransaction = (
|
|||
} else {
|
||||
tx = await getApprovalTransaction(safeInstance, to, valueInWei, txData, CALL, nonce, from)
|
||||
}
|
||||
|
||||
|
||||
const sendParams = {
|
||||
from,
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue