This changes the RPC server to ignore methods using *context.Context as parameter and *error as return value type. Methods with such types would crash the server when called.
* light: use atomic type * light: use a suitable name for the stopped switch in LightChain