Bitcon Address - gekomad/scala-regex-collection GitHub Wiki
Type name | example |
---|---|
BitcoinAdd | 3Nxwenay9Z8Lc9JBiywExpnEFiLp6Afp8v |
import com.github.gekomad.regexcollection.Validate.validate
import com.github.gekomad.regexcollection.BitcoinAdd
assert(validate[BitcoinAdd]("3Nxwenay9Z8Lc9JBiywExpnEFiLp6Afp8v") == Some("3Nxwenay9Z8Lc9JBiywExpnEFiLp6Afp8v"))