initializeWithEntrypoint abstract method
- Entrypoint ep
Initializes the provider with an entrypoint.
ep
: The entrypoint to initialize with.
Implementation
void initializeWithEntrypoint(Entrypoint ep);
Initializes the provider with an entrypoint.
ep
: The entrypoint to initialize with.void initializeWithEntrypoint(Entrypoint ep);