P2TRAddress.fromTweakedKeyX(Uint8List tweakedKeyX, { required String hrp }) : super._(1, copyCheckBytes(tweakedKeyX, 32), hrp);