What is Nostr?
sowa /
npub1ry0…kwcs
2023-06-25 12:15:31
in reply to nevent1q…jr5y

sowa on Nostr: npub1v807g…gnsur Hope is helps :) `let data = [["statistic": "account name", ...

npub1v807g2pedyvu7tppsghss68e5zlyepfl9m2fxgxyds8uw3w3dtfq2gnsur (npub1v80…nsur)
Hope is helps :)
`let data = [["statistic": "account name", "value": " SomeAccount"], ["value": "2023-06-23 16:44:49 UTC", "statistic": "export time"]] var resultDict = [String: String]() data.forEach { dict in guard let key = dict["statistic"], let value = dict["value"] else { return } resultDict[key] = value }`
Author Public Key
npub1ry03m390svhv3xde052fv8d02pqa7ygl96k9jjygppayfss63q4sfakwcs