Returns:
18 19 20
# File 'lib/wallet_validator/ada.rb', line 18 def valid? valid_address_v1? || valid_address_shelley? end