add additonal alias for
This commit is contained in:
parent
498f184817
commit
7eeb7d343c
@ -21,6 +21,7 @@ var bitcoinAPI = {
|
||||
getHashesPerSec: 'gethashespersec',
|
||||
getInfo: 'getinfo',
|
||||
getMemorypool: 'getmemorypool',
|
||||
getMemoryPool: 'getmemorypool',
|
||||
getNewAddress: 'getnewaddress',
|
||||
getReceivedByAccount: 'getreceivedbyaccount',
|
||||
getReceivedByAddress: 'getreceivedbyaddress',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user