Conversation
- Modified response.rs to include a new struct ZValidateAddressResponse Went for a flattened spec like struct for now, but I dont really like how this results in a bunch of options...
|
This approach is outdated. We are PRing into zebra to have their methods exposed (both for this and I'll hold off until ZcashFoundation/zebra#9658 get's reviewed to PR the analogous changes for this RPC in zebra, that way we avoid back and forward with placing of the refactored function. This PR will be redone with that pattern too. |
|
Is this still planned for Zaino.. or is the functionality going to be elsewhere... let's figure this out and, if correct, close this PR. Or else say why not. |
Just as a heads up, this got merged into zebra ~5 days ago. |
z_validateaddress endpoint
@fluidvanadium What? |
That was error handling. Now the only issue is partial sapling keys |
|
@nachog00 what's the status of this work. I thought that it was quite close to completion, but now I see merge conflicts. Can you update it and resolve the conflicts, or close it as won't merge? |
Motivation
#219.
Solution
Implement
z_validateaddress.