separator constant

String const separator

The separator used in a Bech32 encoded BCH address.

Implementation

static const String separator = ":";