Skip to content

Commit

Permalink
actual mobile config signing pubkey
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffgrunewald committed Jun 27, 2023
1 parent 83f7273 commit c8c053a
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 7 deletions.
52 changes: 46 additions & 6 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 mobile_config_cli/src/cmds/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pub struct Cli {
global = true,
long,
env = ENV_CONFIG_PUBKEY,
default_value = "137oJzq1qZpSbzHawaysTGGsRCYTXG1MiTMQNxYSsQJp4YMDdN8"
default_value = "138DPEU3WyKQryVUuy3b7bLxRM7KAdQYGvDvS9cGZQHnRSWMkew"
)]
pub config_pubkey: String,

Expand Down

0 comments on commit c8c053a

Please sign in to comment.