getcanoe / canoed

Daemon for the Canoe Nano wallet, written in Nodejs
https://getcanoe.io
15 stars 7 forks source link

Adding more commands that PocketNano Uses #4

Closed schott12521 closed 6 years ago

schott12521 commented 6 years ago

Added access to the following RPC functions:

These commands are currently used on the PocketNano server but that will be phased out once these commands are added to Canoed. Follows the same format as the other Rainode calls, but all of the conversions are bunched up for convenience.

gokr commented 6 years ago

I am merging these in, even though I rather like the wallets to do the calls that are "merely" calculations, since they in theory are not needed to call the server to perfom. At the very least I hope results are cached :)