The options to use when sending a custom RPC request.
Type Declaration
Optionalextra?: object
By default, the RPC client pushes an additional options
parameter to the RPC request when a commitment is specified.
This extra parameter can be used to add more data to the
options parameter.
The options to use when sending a custom RPC request.