cryptocoinjs / coininfo

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

Add support for messagePrefix field #65

Closed dylanseago closed 5 years ago

dylanseago commented 5 years ago

For BTC use: \x18Bitcoin Signed Message:\n For alts use: \x19${name} Signed Message:\n

Source: https://github.com/bitcoinjs/bitcoinjs-lib/blob/v3.3.2/src/networks.js