zcash_client_sqlite-0.7.1
[0.7.1] - 2023-05-17 ==================== Fixed ----- - Fixes a potential crash that could occur when attempting to read a memo from sqlite when the memo value is `NULL`. At present, we return the empty memo in this case; in the future, the `get_memo` API will be updated to reflect the potential absence of memo data.