Aimen Sahnoun
Aimen Sahnoun
Resolves #1380, Resolves #1331 ### Description: - Create a new `NoConfirmHttpDataAccess` in order to bypass the persistence of a request while it's being created. - Add the `skipCreateConfirmation`boolean to `http-request-network`...
## Description of the changes
- `hasSufficientFunds` takes in an object as a prop, but our docs show normal input. - `hasSufficientFunds` prop naming confuses the builders ```typescript hasSufficientFunds({ request, address, providerOptions, needsGas = true,...