We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba32fba commit f01a878Copy full SHA for f01a878
zcash_client_backend/src/fees.rs
@@ -392,7 +392,7 @@ pub trait ChangeStrategy {
392
feature = "transparent-inputs",
393
doc = "`ephemeral_parameters` can be used to specify variations on how balance
394
and fees are computed that are relevant to transactions using ephemeral
395
- transparent outputs; see [`EphemeralParameters::new`]."
+ transparent outputs; see `EphemeralParameters::new`."
396
)]
397
#[cfg_attr(
398
not(feature = "transparent-inputs"),
0 commit comments