Skip to content

Commit

Permalink
msggen: Regenerate bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikDeSmedt committed Feb 21, 2024
1 parent 53359c1 commit eaf6b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cln-rpc/src/notifications.rs
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ pub struct CustomMsgNotification {
pub payload: String,
}

mod requests{
pub mod requests{
use serde::{Serialize, Deserialize};

#[derive(Clone, Debug, Deserialize, Serialize)]
Expand Down

0 comments on commit eaf6b8b

Please sign in to comment.