ZcashFoundation / zebra

Zcash - Financial Privacy in Rust 🦓
https://zfnd.org/zebra/
Apache License 2.0
412 stars 106 forks source link

fix(rpc): Refactor `getrawtransaction` & RPC error handling #9049

Open upbqdn opened 22 hours ago

upbqdn commented 22 hours ago

Motivation

Close #8945.

Specifications & References

Solution

Tests

Update and add

to check the new error codes.

Follow-up Work

PR Author's Checklist

PR Reviewer's Checklist