BitLox/copay

src/js/services/configService.js many changes needed

Closed this issue · 0 comments

This should NOT be in the final code, as any "unapproved" coin may not appear in the code.:

    customNetworks: [
      {
        name: 'Aureus',
        alias: 'AUREUS',
        code: 'aur',
        symbol: 'AUR',
        pubkeyhash: 0x17,
        privatekey: 0x80,
        scripthash: 0x1C,
        xpubkey: 0x0488b21e,
        xprivkey: 0x0488ade4,
        bwsUrl: 'https://bws.aureus.cc/bws/api',
        port: 9697,
        magic: 0x6ee58c2a
      }
    ]