lightwalletd
lightwalletd copied to clipboard
Query transactions using viewing key.
Does lightwalletd support querying transaction using viewing key?
this would be super helpful for using zecwallet-light-cli in Zbay, since we make use of viewing keys quite a bit!
It currently doesn't. I expect it won't (at least in the near-future) since it won't be needed for the basic light client functionality, and storing the keys creates additional risk. It could be helpful for some applications to have as an optional feature though, interesting idea.