No updates using PathFind
when passing an id
#405
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
The
path_find
method is supposed to give you updates about paths resulting in a given currency.When using the
PathFind
model and passing in anid
the client (no matterWebsocketClient
orAsyncWebsocketClient
) only sends a message once, but does not send any updates. When not providing anid
the client sends updates as intended.The text was updated successfully, but these errors were encountered: