Commit graph

2 commits

Author SHA1 Message Date
Tanguy Pruvot
acc8285a90 xmr-rpc: allow to list transactions
very basic list, this rpc is screwed... not even a proper timestamp...
2017-02-01 02:49:33 +01:00
Tanguy Pruvot
95fe244984 basic cryptonote wallet rpc class/converter
allow to read balance and do queries via the console

Note: The db is not ready to handle both wallet and daemons ip/ports
      I assume the wallet is on local host and the daemon on another machine(ip).
      For now, they should use the same port (on 2 different ips so).
2016-09-12 15:50:01 +02:00