From 029b7f0d69f5b06e0fb8d799658107f1081b2a1d Mon Sep 17 00:00:00 2001 From: Matthew Watt Date: Sun, 8 Oct 2023 19:27:20 -0500 Subject: [PATCH] Document fallback behavior for Orchard-only UAs --- zcash_client_backend/src/data_api/wallet.rs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zcash_client_backend/src/data_api/wallet.rs b/zcash_client_backend/src/data_api/wallet.rs index 0e2568e3f..f58fd0be2 100644 --- a/zcash_client_backend/src/data_api/wallet.rs +++ b/zcash_client_backend/src/data_api/wallet.rs @@ -428,6 +428,9 @@ where /// /// Returns the database identifier for the newly constructed transaction, or an error if /// an error occurs in transaction construction, proving, or signing. +/// +/// Note: If the payment includes a recipient with an Orchard-only UA, this will attempt to fallback +/// to the transparent receiver until full Orchard support is implemented #[allow(clippy::too_many_arguments)] #[allow(clippy::type_complexity)] pub fn create_proposed_transaction(