package
10.9.0+incompatible
Repository: https://github.com/status-im/status-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetEmbeddedProviders returns the embedded providers from the list.
GetUserProviders returns the user-defined providers from the list.
No description provided by the author
MergeProvidersPreservingUsersAndEnabledState merges new embedded providers with the current ones, preserving user-defined providers and maintaining the Enabled state.
OverrideBasicAuth updates providers of the specified type in the given networks.
No description provided by the author
ReplaceEmbeddedProviders replaces embedded providers with new ones, retaining user-defined providers.
ReplaceUserProviders replaces user-defined providers with new ones, retaining the rest of the providers.
ToggleUserProviders enables or disables all user-defined providers and disables other types.