getDefaultCommitmentRequestTransformer
Creates a transformer that adds the provided default commitment to the configuration object of the request when applicable.
Parameters
| Parameter | Type | Description |
|---|---|---|
config | Readonly<{ defaultCommitment?: Commitment; optionsObjectPositionByMethod: Record<string, number>; }> |
Returns
RpcRequestTransformer