diff --git a/AlphaWallet/Attestation/SmartLayerPass.swift b/AlphaWallet/Attestation/SmartLayerPass.swift index e36fd4e9f..3fa2e9eee 100644 --- a/AlphaWallet/Attestation/SmartLayerPass.swift +++ b/AlphaWallet/Attestation/SmartLayerPass.swift @@ -7,7 +7,7 @@ import AlphaWalletLogger import Alamofire class SmartLayerPass { - static let typeFieldName = "eventId" + static let typeFieldName = "orgId" private func authHeaderValue(forDomain domain: String) -> String? { if domain == "www.smartlayer.network" || domain == "smartlayer.network" {