blockchain-certificates / BlockcertsFramework-iOS

An iOS wallet for viewing, validating, and sharing certs
MIT License
20 stars 15 forks source link

Concrete BlockchainAddress type #38

Closed bedinotti closed 6 years ago

bedinotti commented 6 years ago

We're having some issues doing scoped vs unscoped comparisons between keys. Rather than solve the same problem multiple times, I've created a BlockchainAddress type that we can use instead of String when dealing with these addresses.