add additonal alias for

This commit is contained in:
freewil 2011-10-11 02:16:59 -04:00
parent 498f184817
commit 7eeb7d343c

View File

@ -21,6 +21,7 @@ var bitcoinAPI = {
getHashesPerSec: 'gethashespersec',
getInfo: 'getinfo',
getMemorypool: 'getmemorypool',
getMemoryPool: 'getmemorypool',
getNewAddress: 'getnewaddress',
getReceivedByAccount: 'getreceivedbyaccount',
getReceivedByAddress: 'getreceivedbyaddress',