Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
borngraced committed Jan 11, 2025
1 parent 9e50c9f commit b02c3f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mm2src/mm2_main/src/lp_wallet.rs
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,6 @@ pub struct SeedPasswordUpdateRequest {

/// `SeedPasswordUpdateResponse` represents the result of a
/// password update request.
/// It contains a boolean indicating whether the operation was successful.
#[derive(Serialize)]
pub struct SeedPasswordUpdateResponse {
result: String,
Expand Down

0 comments on commit b02c3f4

Please sign in to comment.