:: [Libbitcoin] address_validator clas…
Top Page
Delete this message
Reply to this message
Author: Police Terror
Date:  
To: libbitcoin
Subject: [Libbitcoin] address_validator class?
Proposed class would have these methods:

address_validator(string)

is_valid()
is_mainnet()
is_testnet()
is_payment()
is_stealth()

uint8_t version()

address_validator_type type()

Does that sound better?