Skip to content

litclient: add taprpc packages to Registrations #816

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

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

jamaljsr
Copy link
Member

@jamaljsr jamaljsr commented Aug 9, 2024

Add the priceoraclerpc, rfqrpc, and the tapchannelrpc JSON callbacks to the litclient's Registrations array. This allows the litclient to use the rpc functions contained in these JSON callbacks.

These registrations are required for apps using the LNC (wasm) to call RPC methods. Without these additional callbacks, the wasm will return a "RPC method not found" error when calling RPCs contained in these packages.

@jamaljsr jamaljsr requested review from guggero and GeorgeTsagk August 9, 2024 14:27
@jamaljsr jamaljsr added the no-changelog This PR is does not require a release notes entry label Aug 9, 2024
Add the `priceoraclerpc`, `rfqrpc`, and the `tapchannelrpc` JSON
callbacks to the litclient's `Registrations` array. This allows the
litclient to use the rpc functions contained in these JSON callbacks.
@jamaljsr jamaljsr force-pushed the tap-rpc-registrations branch from 0fccf87 to 0922af1 Compare August 9, 2024 14:43
@jamaljsr
Copy link
Member Author

jamaljsr commented Aug 9, 2024

Rebased on the latest 0-19-staging branch (f7d6d72).

@guggero guggero merged commit b4f1178 into 0-19-staging Aug 12, 2024
12 of 13 checks passed
@guggero guggero deleted the tap-rpc-registrations branch August 12, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog This PR is does not require a release notes entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants