Variable cashAddressSizeBitsToLengthConst

cashAddressSizeBitsToLength: {
    0: 20;
    1: 24;
    2: 28;
    3: 32;
    4: 40;
    5: 48;
    6: 56;
    7: 64;
} = ...

Type declaration

  • 0: 20
  • 1: 24
  • 2: 28
  • 3: 32
  • 4: 40
  • 5: 48
  • 6: 56
  • 7: 64

Generated using TypeDoc