Description
BRC20Factory constructor does not check for duplicate signers, which would lead to problems as the index would be overriden.
Recommendation
Check for duplicate signers using the recommendation from #4.
Status
Addressed in #ea46e07.
Description
BRC20Factory constructor does not check for duplicate signers, which would lead to problems as the index would be overriden.
Recommendation
Check for duplicate signers using the recommendation from #4.
Status
Addressed in #ea46e07.