Skip to content

Conversation

@jeongseup
Copy link
Contributor

I think that it is useful to make dummy genesis files which will be used in dev or easy start


#[derive(Debug, Subcommand)]
pub enum Commands {
/// Dumps genesis block files to the path
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dummy? Dump? Please match the word

.await
.unwrap();

let keys = serde_spb::to_string(&keys)?;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove unnecessary newlines here

@jeongseup jeongseup force-pushed the cli/add-dump-genesis branch from bb8f474 to 80e0300 Compare August 29, 2023 15:21
@jeongseup
Copy link
Contributor Author

Could you please review again? I modified as what you said.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants