We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5cb4fe + 04fb4ba commit ad1e650Copy full SHA for ad1e650
1 file changed
CodaClient.py
@@ -506,6 +506,5 @@ async def listen_new_blocks(self, callback):
506
}
507
'''
508
variables = {
509
- "pk": pk
510
511
await self._graphql_subscription(query, variables, callback)
0 commit comments