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 78c8f6c commit b18fbe7Copy full SHA for b18fbe7
Sources/web3swift/Web3/Web3+Utils.swift
@@ -13,9 +13,7 @@ public typealias Web3Utils = Web3.Utils
13
extension Web3 {
14
/// Namespaced Utils functions. Are not bound to particular web3 instance, so capitalization matters.
15
public struct Utils {
16
- // swiftlint:disable nesting
17
typealias Iban = IBAN
18
- // swiftlint:enable nesting
19
}
20
21
0 commit comments