]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commit - tests/spec/tests.js
new Crown address format. May not be elegant solution, but bitcoinjs has limitation...
authorPawel Cioch <pawel@greenhex.net>
Wed, 17 Apr 2019 04:17:16 +0000 (23:17 -0500)
committerPawel Cioch <pawel@greenhex.net>
Wed, 17 Apr 2019 04:17:16 +0000 (23:17 -0500)
commitbf13c95fb0a800b8d40b2c8ee0826a49b17ccd7d
tree37ff44938213a0fdc5dab82b0cf036ff73b1ffba
parent30d6779baae16a8290fea4c2859b98c73b377617
new Crown address format. May not be elegant solution, but bitcoinjs has limitation of network prefix length and I don't want to modify it. This approach is isolated and does not affect others
src/js/bitcoinjs-extensions.js
src/js/index.js
tests/spec/tests.js