bitcoin top-level constant

int const bitcoin

Here are defined the different crypto currencies as per https://github.com/satoshilabs/slips/blob/master/slip-0044.md This list is incomplete.

Implementation

const int bitcoin = coinType + 0;