Validate address
When you may need it?
If you want to validate an address.
Get address type
Validate
Use utils.convert_address
function for that.
If address is incorrect the function utils.convert_address
will fail with an error.
Last updated