Constant vRPCConvertParams

Source
pub const vRPCConvertParams: &[RPCConvertParam];
Expand description

| Specify a (method, idx, name) here if | the argument is a non-string RPC argument | and needs to be converted from JSON. | | ———– | @note | | Parameter indexes start from 0. |