celestiaorg / nitro-das-celestia

Celestia Data Availability Provider for the Arbitrum Nitro stack
2 stars 4 forks source link

docs: add more information for example values #8

Open jcstein opened 1 week ago

jcstein commented 1 week ago
./celestia-server --enable-rpc --rpc-addr $RPC_ADDR \
      --rpc-port $RPC_PORT --celestia.auth-token $AUTH_TOKEN \
      --celestia.gas-price $GAS_PRICE \
      --celestia.gas-multiplier $GAS_MULTIPLIER \
      --celestia.namespace-id $NAMESPACEID \
      --celestia.rpc $CELESTIA_NODE_ENDPOINT \
      --celestia.keyname $KEYNAME

While these are documented in the menu, I got mixed up between rpc-addr and celestia.rpc, and also don't know what good default/example values are for:

jcstein commented 1 week ago

can't even use help menu after building on v0.2.0

./celestia-server --help
zsh: killed     ./celestia-server --help