See more
… gasLimit: web3.toHex(800000), gasPrice: web3.toHex(20000000000), to: contractAddress}var rawTx = txutils.functionTx(interface, 'vote', [4], txOptions);sendRaw(rawTx);