monerodocs / md

Unofficial technical documentation for Monero cryptocurrency
https://monerodocs.org
MIT License
83 stars 61 forks source link

Possible typo in monerod command reference. #24

Closed donkey-donkey closed 3 years ago

donkey-donkey commented 3 years ago

In the Node RPC API section for this entry

--rpc-restricted-bind-ip | IP to listen on with the limited version of API. The limited API can be made public to create an Open Node.
-- | --
--rpc-restricted-bind-port | TCP port to listen on with the limited version of API. To be used in combination with `--rpc-restricted-bind-port.

the rpc-restricted-bind-port says it should be used in combination with rpc-restriced-bind-port. i think it should maybe say used in combination with rpc-restricted-bind-ip

thanks.

qertoip commented 3 years ago

Of course, thanks! Fixed.