zcash/lightwalletd

Add Orchard commitment to GetTreeState gRPC

LarryRuane opened this issue · 1 comments

Support for this was added to zcashd's z_gettreestate RPC by zcash/zcash#5560, this should be a simple change.

@LarryRuane Currently GetTreeState returns only the Sapling finalState as the "tree" value. Should this now return saplingTree and orchardTree or how would you suggest the output is structured?