Skip to content

Commit

Permalink
Update crates/cashu/src/nuts/nut18.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Lorenzo Maturano <[email protected]>
  • Loading branch information
thesimplekid and lorenzolfm authored Apr 4, 2024
1 parent 1d3d7c8 commit 67581cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cashu/src/nuts/nut18.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pub struct MeltQuoteBtcOnchainResponse {
pub amount: u64,
/// The fee that is required
pub fee: u64,
/// Whether the the request haas be paid
/// Whether the the request has been paid
pub paid: bool,
/// Unix timestamp until the quote is valid
pub expiry: u64,
Expand Down

0 comments on commit 67581cf

Please sign in to comment.