Add Orchard commitment to GetTreeState gRPC
LarryRuane opened this issue · 1 comments
LarryRuane commented
Support for this was added to zcashd
's z_gettreestate
RPC by zcash/zcash#5560, this should be a simple change.
r3ld3v commented
@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?