Skip to content

Commit a496533

Browse files
PR Fixups
Delete outdated comment.
1 parent 57a3842 commit a496533

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/Core/Structure/Web3Provider.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
import Foundation
99

10-
/// Providers abstraction for custom providers (websockets, other custom private key managers). At the moment should not be used.
1110
public protocol Web3Provider {
1211
var network: Networks? {get set}
1312
var attachedKeystoreManager: KeystoreManager? {get set}

0 commit comments

Comments
 (0)