Skip to content

Commit

Permalink
add a missing space to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
oxarbitrage committed Oct 17, 2022
1 parent 4f3d64d commit 34cdcfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zebra-rpc/src/methods.rs
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ pub trait Rpc {
///
/// zcashd reference: [`getblockcount`](https://zcash.github.io/rpc/getblockcount.html)
///
/// #Notes
/// # Notes
///
/// This rpc method is available only if zebra is built with `--features getblocktemplate-rpcs`.
#[rpc(name = "getblockcount")]
Expand Down

0 comments on commit 34cdcfb

Please sign in to comment.