Skip to content

Commit

Permalink
IOS-3059 Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tureck1y committed Mar 10, 2023
1 parent c3d7c46 commit 9c753c9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import Foundation
import CryptoKit

@available(iOS 13.0, *)
/// BIP32 extended public key for `secp256k1`.
public struct ExtendedPublicKey: Equatable, Hashable, JSONStringConvertible, Codable {
public let publicKey: Data
public let chainCode: Data
Expand Down

0 comments on commit 9c753c9

Please sign in to comment.