Add country by ip

This commit is contained in:
struga 2024-08-26 18:35:19 +03:00 committed by GitHub
parent fa344349a1
commit 685e5c87a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -150,6 +150,7 @@ struct ClientInfo {
2: optional string fingerprint
3: optional string email
4: optional string phone
5: optional string payment_country
}
struct MerchantInfo {