RpcCallOptions: RpcBaseOptions & {
    extra?: object;
}

The options to use when sending a custom RPC request.

Generated using TypeDoc