Skip to content

Commit

Permalink
Merge branch 'main' of github.com:samuelvanderwaal/metaboss
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelvanderwaal committed Dec 21, 2021
2 parents b7e5635 + 9e79871 commit 3606efe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
metaboss.rs
2 changes: 1 addition & 1 deletion src/opt.rs
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ pub enum UpdateSubcommands {
#[structopt(short, long)]
new_data_file: String,
},
/// UPdate the data struct on a list of NFTs
/// Update the data struct on a list of NFTs
#[structopt(name = "data-all")]
DataAll {
/// Path to the creator's keypair file
Expand Down

0 comments on commit 3606efe

Please sign in to comment.