WA-521 Instructions for loging errors

This commit is contained in:
apanizo 2018-08-22 13:44:02 +02:00
parent c0970f3906
commit cd91609380
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ import abi from 'ethereumjs-abi'
import { promisify } from '~/utils/promisify'
/*
console.log(`to[${to}] \n\n valieInWei[${valueInWei}] \n\n
data[${data}] \n\n operation[${operation}] \n\n sigs[${sigs}]`)
const gnosisSafe = await getSafeEthereumInstance(address)
await printOutApprove("Remove owner 3", address, await gnosisSafe.getOwners(), tx.get('data'), tx.get('nonce'))
const txData =