mirror of
https://github.com/monero-project/monero-site.git
synced 2025-02-02 03:06:27 +00:00
Missing word from CLI guide
This commit is contained in:
parent
60ae1b7153
commit
2691c243cb
3 changed files with 3 additions and 3 deletions
|
@ -133,7 +133,7 @@ only incoming or outgoing transactions. For example,
|
|||
|
||||
show_transfers in 650000
|
||||
|
||||
will only incoming transfers after block 650000. You can also give a height
|
||||
will only show incoming transfers after block 650000. You can also give a height
|
||||
range.
|
||||
|
||||
If you want to mine, you can do so from the wallet:
|
||||
|
|
|
@ -133,7 +133,7 @@ only incoming or outgoing transactions. For example,
|
|||
|
||||
show_transfers in 650000
|
||||
|
||||
will only incoming transfers after block 650000. You can also give a height
|
||||
will only show incoming transfers after block 650000. You can also give a height
|
||||
range.
|
||||
|
||||
If you want to mine, you can do so from the wallet:
|
||||
|
|
|
@ -133,7 +133,7 @@ only incoming or outgoing transactions. For example,
|
|||
|
||||
show_transfers in 650000
|
||||
|
||||
will only incoming transfers after block 650000. You can also give a height
|
||||
will only show incoming transfers after block 650000. You can also give a height
|
||||
range.
|
||||
|
||||
If you want to mine, you can do so from the wallet:
|
||||
|
|
Loading…
Reference in a new issue