cryptocoinjs / coininfo

JavaScript component for crypto currency specific information.
116 stars 114 forks source link

toBitcoinJS/Bitcore wont work in case if no bip32 versions present #51

Closed dananichev closed 5 years ago

dananichev commented 6 years ago

For example, you can try to call this methods on ZEC:

      public: this.versions.bip32.public,
                                  ^

TypeError: Cannot read property 'public' of undefined