mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-06 22:26:47 +00:00
Fix documentation example
This commit is contained in:
parent
177f09ba00
commit
717a9f25b5
@ -108,8 +108,8 @@ rpcpass=SomeDecentp4ssw0rd
|
|||||||
OR
|
OR
|
||||||
```
|
```
|
||||||
[Application Options]
|
[Application Options]
|
||||||
rpcuser=mylimituser
|
rpclimituser=mylimituser
|
||||||
rpcpass=Limitedp4ssw0rd
|
rpclimitpass=Limitedp4ssw0rd
|
||||||
```
|
```
|
||||||
For a list of available options, run: `$ btcctl --help`
|
For a list of available options, run: `$ btcctl --help`
|
||||||
|
|
||||||
@ -216,4 +216,4 @@ information.
|
|||||||
* [database](https://github.com/btcsuite/btcd/tree/master/database) -
|
* [database](https://github.com/btcsuite/btcd/tree/master/database) -
|
||||||
Provides a database interface for the Bitcoin block chain
|
Provides a database interface for the Bitcoin block chain
|
||||||
* [btcutil](https://github.com/btcsuite/btcutil) - Provides Bitcoin-specific
|
* [btcutil](https://github.com/btcsuite/btcutil) - Provides Bitcoin-specific
|
||||||
convenience functions and types
|
convenience functions and types
|
||||||
|
Loading…
x
Reference in New Issue
Block a user