:: [Libbitcoin] address_validator clas…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Police Terror
Fecha:  
A: libbitcoin
Asunto: [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?