Custom RPC are deprecated in favour of `state_call`. Annotate Custom RPC code with `#[deprecated]` and remove them later
Custom RPC are deprecated in favour of
state_call.Annotate Custom RPC code with
#[deprecated]and remove them later