fix(cdk-lnbits): Strike -> LNbits, LNBits -> LNbits

This commit is contained in:
Pavol Rusnak
2024-08-29 10:10:25 +02:00
committed by thesimplekid
parent 5e5345074d
commit 8ee5f62d62
5 changed files with 16 additions and 16 deletions

View File

@@ -1,8 +1,8 @@
//! Error for Strike ln backend
//! Error for LNbits ln backend
use thiserror::Error;
/// Strike Error
/// LNbits Error
#[derive(Debug, Error)]
pub enum Error {
/// Invoice amount not defined