-
Couldn't load subscription status.
- Fork 0
Bitcon Address
Giuseppe Cannella edited this page Feb 19, 2020
·
4 revisions
| Type name | example |
|---|---|
| BitcoinAdd | 3Nxwenay9Z8Lc9JBiywExpnEFiLp6Afp8v |
import com.github.gekomad.regexcollection.Validate.validate
import com.github.gekomad.regexcollection.BitcoinAdd
assert(validate[BitcoinAdd]("3Nxwenay9Z8Lc9JBiywExpnEFiLp6Afp8v") == Some("3Nxwenay9Z8Lc9JBiywExpnEFiLp6Afp8v"))