We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a3842 commit a496533Copy full SHA for a496533
Sources/Core/Structure/Web3Provider.swift
@@ -7,7 +7,6 @@
7
8
import Foundation
9
10
-/// Providers abstraction for custom providers (websockets, other custom private key managers). At the moment should not be used.
11
public protocol Web3Provider {
12
var network: Networks? {get set}
13
var attachedKeystoreManager: KeystoreManager? {get set}
0 commit comments