Skip to content

Commit

Permalink
Add pre-mine create
Browse files Browse the repository at this point in the history
Added pre-mine creation command-line commands for the creation ceremony and
support within the ledger application.
  • Loading branch information
hansieodendaal committed Jul 28, 2024
1 parent 3377e9c commit 82f2b63
Show file tree
Hide file tree
Showing 22 changed files with 1,776 additions and 353 deletions.
31 changes: 3 additions & 28 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion applications/minotari_console_wallet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ clap = { version = "3.2", features = ["derive", "env"] }
config = "0.14.0"
crossterm = { version = "0.25.0" }
digest = "0.10"
dirs = "5.0"
dirs-next = "2.0"
futures = { version = "^0.3.16", default-features = false, features = [
"alloc",
] }
Expand Down
Loading

0 comments on commit 82f2b63

Please sign in to comment.