Skip to content

Commit

Permalink
Amend
Browse files Browse the repository at this point in the history
  • Loading branch information
raphjaph committed Dec 20, 2024
1 parent e345540 commit eb491b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/wallet/send.rs
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ inscriptions:
},
]),
indexed: true,
runes: Some(BTreeMap::new()),
runes: None,
sat_ranges: Some(vec![(5_000_000_000, 5_000_030_000)]),
script_pubkey: destination.assume_checked_ref().script_pubkey(),
spent: false,
Expand Down

0 comments on commit eb491b2

Please sign in to comment.