Exercise 09
Objectives: RPC, log levels
Content: In this exercise we will dispatch our first RPC call.
Launch your chain with --enable-log-reloading flag on, wait for a moment and then send a curl request for changing the log level of some target. Inspect the log file to verify that the change has been applied.
References:
Last updated
Was this helpful?