chronicled / open-registry-sdk

Apache License 2.0
30 stars 17 forks source link

add registrant check #26

Closed orlandoc01 closed 7 years ago

orlandoc01 commented 7 years ago

Adds a function to invoke the isActiveRegistrant check on the Registrar smart contract. It then uses this function in the getRegistrant call so it's easier to distinguish invalid address errors, address not registered errors, and invalid data decoding errors.