Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 5fb6193

Browse files
Adam MajmudarAdam Majmudar
authored andcommitted
Fix docs
1 parent 0108487 commit 5fb6193

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

thirdweb/core/classes/erc_1155.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ def is_approved(self, address: str, operator: str) -> bool:
251251
print(is_approved)
252252
```
253253
254+
:extension: ERC1155
254255
:param address: address whose assets to check the approval of
255256
:param operator: operator address to check the approval for
256257
:return: True if the operator is approved, False otherwise

0 commit comments

Comments
 (0)