Hi! Yes, redundancy can be implemented quite easily. The mint has only one state which is the list of tokens it has seen in the past. You can have many mints (who MUST trust each other) accessing the same database of seen tokens, that way you can add redundancy very cheaply.
Awesome! Thank you.
reply