gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-ios] 01/04: code optional


From: gnunet
Subject: [taler-taler-ios] 01/04: code optional
Date: Tue, 21 Nov 2023 22:59:55 +0100

This is an automated email from the git hooks/post-receive script.

marc-stibane pushed a commit to branch master
in repository taler-ios.

commit 6faeced11b730f5ad3b618cffdc1e851accaecb8
Author: Marc Stibane <marc@taler.net>
AuthorDate: Tue Nov 21 21:18:43 2023 +0100

    code optional
---
 TalerWallet1/Helper/CurrencySpecification.swift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TalerWallet1/Helper/CurrencySpecification.swift 
b/TalerWallet1/Helper/CurrencySpecification.swift
index 1d957f2..5b15d9a 100644
--- a/TalerWallet1/Helper/CurrencySpecification.swift
+++ b/TalerWallet1/Helper/CurrencySpecification.swift
@@ -164,7 +164,7 @@ public struct CurrencySpecification: Codable, Sendable {
     /// some name for this CurrencySpecification
     let name: String
     /// 3-char ISO 4217 code for global currency. Regional MUST be >= 4 letters
-    let code: String
+    let code: String?
     /// how much digits the user may enter after the decimal separator
     let fractionalInputDigits: Int
     /// €,$,£: 2;  some arabic currencies: 3,  ¥: 0

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]