Skip to content

Commit e728577

Browse files
Update Generate help doc
1 parent 3c46205 commit e728577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ pub enum NodeSubCommand {
150150
GetInfo,
151151
/// Get new address from node's test wallet
152152
GetNewAddress,
153-
/// Generate blocks
153+
/// Generate given number of blocks and fund the internal wallet with coinbases.
154154
Generate { block_num: u64 },
155155
/// Get Wallet balance
156156
GetBalance,

0 commit comments

Comments
 (0)