KomodoPlatform / coins

coin parameters and all files needed for GUI support
17 stars 123 forks source link

fix p2shtype for LCC-segwit #982

Closed cipig closed 6 months ago

cipig commented 6 months ago

same as for LCC wallet code has

        base58Prefixes[SCRIPT_ADDRESS] = std::vector<unsigned char>(1,5);
        base58Prefixes[SCRIPT_ADDRESS2] = std::vector<unsigned char>(1,50);