-
Notifications
You must be signed in to change notification settings - Fork 1
migrate to RPC bindings #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
/new_message still has a weird jsonRPC error which is hard to track down. After I ran it once, it runs in an error on every startup: |
fixed. just passing the message ID for the quote makes more sense. hard to debug though. |
5354dff to
a9ec9af
Compare
|
still needed:
|
|
Right now we get an This made me realize, that you do not even have to specify |
This makes less sense I'm afraid - the default directory is just What we can do in a migration:
|
|
Bugs found:
|
fix #24