mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-20 14:14:49 +01:00
fix(cdk-lnbits): Strike -> LNbits, LNBits -> LNbits
This commit is contained in:
committed by
thesimplekid
parent
5e5345074d
commit
8ee5f62d62
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user