suiAddressRegex constant

String const suiAddressRegex

Implementation

static const String suiAddressRegex = "/^0x[a-fA-F0-9]{64}\$/";