entropyxyz / sdk

Official JavaScript SDK for Entropy blockchain.
GNU Affero General Public License v3.0
7 stars 0 forks source link

add isRegistered test #208

Closed jawndiego closed 10 months ago

jawndiego commented 11 months ago

added entropy.isRegistered to test

checks if CharlieStashAddress isRegistered and stringifies the return. test expects isRegistered be 'true'.

frankiebee commented 10 months ago

related to #158

jawndiego commented 10 months ago

@frankiebee done!