Type Alias ProviderUpdated

ProviderUpdated: {
    provider: WrappedBrowserProvider;
}

Payload type for the PROVIDER_UPDATED event

""