Skip to content

Commit

Permalink
Update Generate help doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rajarshimaitra committed Jul 25, 2022
1 parent 3c46205 commit e728577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands.rs
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ pub enum NodeSubCommand {
GetInfo,
/// Get new address from node's test wallet
GetNewAddress,
/// Generate blocks
/// Generate given number of blocks and fund the internal wallet with coinbases.
Generate { block_num: u64 },
/// Get Wallet balance
GetBalance,
Expand Down

0 comments on commit e728577

Please sign in to comment.