changes in filter.js (not yet working)

This commit is contained in:
Marek Kotewicz
2015-01-21 21:54:03 +01:00
parent c2d9c1a6f1
commit edfb874527
5 changed files with 20 additions and 50 deletions

View File

@ -23,8 +23,6 @@
var web3 = require('./web3'); // jshint ignore:line
var abi = require('./abi');
/**
* This method should be called when we want to call / transact some solidity method from javascript
* it returns an object which has same methods available as solidity contract description