algorand / algorand/pyteal

Getter method `byte_srt` of `Bytes`

Đang mở
#369 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
new-bug Team Scytale
Ngôn ngữ chính
Python
Star
288
Fork
138
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Subject of the issue

Getter method `byte_srt` of `Bytes` returns a string containing quotation marks.

### Your environment

`pyteal`: 0.10.1

### Steps to reproduce

```python
Bytes('foo').byte_str
```

### Expected behaviour

```python
'foo'
```

### Actual behaviour

```python
"'foo'"
```

### Priority

Very low.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.