grpc: Add missing feature attribute
Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
This commit is contained in:
parent
d324d698f0
commit
63aaf1fbb7
@ -2,8 +2,8 @@ tonic::include_proto!("cln");
|
||||
|
||||
#[cfg(feature = "server")]
|
||||
pub use crate::pb::convert::*;
|
||||
#[cfg(feature = "server")]
|
||||
pub use cln_rpc::primitives::Sha256;
|
||||
|
||||
#[cfg(feature = "server")]
|
||||
mod convert {
|
||||
use super::*;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user