Skip to content

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 GeorgeTsagk and guggero 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
@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.

5 participants