Skip to content

Commit e23110c

Browse files
authored
Update README.md
1 parent 405fbf4 commit e23110c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ async def echo_message(message: str):
199199
client = PolywrapClient()
200200

201201
# Load the WebAssembly wrapper through a URI that points to local file system
202-
uri = Uri('ens/rinkeby/helloworld.dev.polywrap.eth')
202+
uri = Uri('wrap://ens/rinkeby/helloworld.dev.polywrap.eth')
203203

204204
args = {"arg": message }
205205

0 commit comments

Comments
 (0)