# Functions

New creates a HTTP provider, which is using the rpchttp.HTTP client under the hood.
No description provided by the author
NewWithClient allows you to provide a custom client.
NewWithOptions is an extension to creating a new http provider that allows the addition of a specified timeout and maxRetryAttempts.

# Structs

No description provided by the author