Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
Signed-off-by: Ross Savage <hello@satimoto.com>
  • Loading branch information
dangeross committed Jan 14, 2025
1 parent 53ab6c6 commit de034c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/sdk-common/src/liquid/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ mod tests {
address: "tlq1qqw5ur50rnvcx33vmljjtnez3hrtl6n7vs44tdj2c9fmnxrrgzgwnhw6jtpn8cljkmlr8tgfw9hemrr5y8u2nu024hhak3tpdk".to_string(),
network: crate::model::Network::Bitcoin,
asset_id: Some(AssetId::LIQUID_BTC.to_string()),
amount: None,
amount_sat: Some(amount_sat),
label: None,
message: None,
Expand Down

0 comments on commit de034c7

Please sign in to comment.