Skip to content

Commit

Permalink
Add --cursed flag to create cursed inscriptions by inscribing in th…
Browse files Browse the repository at this point in the history
…e 2nd reveal input instead of the 1st
  • Loading branch information
gmart7t2 committed Aug 3, 2023
1 parent 0890d9c commit 2c8a1f7
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 69 deletions.
1 change: 1 addition & 0 deletions src/subcommand/preview.rs
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ impl Preview {
no_limit: false,
destination: Vec::new(),
alignment: None,
cursed: false,
change: None,
postage: Some(TransactionBuilder::DEFAULT_TARGET_POSTAGE),
max_inputs: None,
Expand Down
Loading

0 comments on commit 2c8a1f7

Please sign in to comment.