We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
uniffi_types
1 parent 9c9b806 commit 71dffa7Copy full SHA for 71dffa7
src/uniffi_types.rs
@@ -16,7 +16,6 @@ pub use crate::config::{
16
pub use crate::graph::{ChannelInfo, ChannelUpdateInfo, NodeAnnouncementInfo, NodeInfo};
17
pub use crate::payment::store::{LSPFeeLimits, PaymentDirection, PaymentKind, PaymentStatus};
18
pub use crate::payment::{MaxTotalRoutingFeeLimit, QrPaymentResult, SendingParameters};
19
-pub use crate::types::CustomTlvRecord;
20
21
pub use lightning::chain::channelmonitor::BalanceSource;
22
pub use lightning::events::{ClosureReason, PaymentFailureReason};
0 commit comments