List<Uint8List> get sortedSignatoriesBytes => _signatories.map((e) => e.signatoryBytes).toList(growable: false);