Skip to content

Commit

Permalink
fix: remove rename
Browse files Browse the repository at this point in the history
  • Loading branch information
thesimplekid committed Oct 13, 2024
1 parent 943d00b commit 961b5a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/cdk/src/nuts/nut09.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ pub struct RestoreResponse {
/// Outputs
pub outputs: Vec<BlindedMessage>,
/// Signatures
// TODO: remove rename just for temp compatanlite with nutshell
#[serde(rename = "promises")]
pub signatures: Vec<BlindSignature>,
}

Expand Down

0 comments on commit 961b5a3

Please sign in to comment.