diff --git a/commands.js b/commands.js index ec599f2..8d82c1d 100755 --- a/commands.js +++ b/commands.js @@ -11,6 +11,7 @@ var commands = module.exports.commands = [ , 'getAddressesByAccount' , 'getBalance' , 'getBlock' + , 'getBlockByNumber' , 'getBlockCount' , 'getBlockHash' , 'getBlockCount'