Skip to content

Commit

Permalink
Clone V1Context
Browse files Browse the repository at this point in the history
  • Loading branch information
DanGould committed Oct 18, 2024
1 parent a678b45 commit 5a4fe5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions payjoin/src/send/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ pub enum Context {
V2(V2PostContext),
}

#[derive(Clone)]
pub struct V1Context {
psbt_context: PsbtContext,
}
Expand Down

0 comments on commit 5a4fe5c

Please sign in to comment.