cdk-cln: refactor to use .call_typed #598

Merged
daywalker90 merged 1 commit from cln-call-typed into main 2025-02-12 00:37:25 +00:00
daywalker90 commented 2025-02-11 16:07:58 +00:00 (Migrated from github.com)

Description

Later versions of cln-rpc introduced .call_typed which are way more ergonomic so i recommend using those instead of .call


Notes to the reviewers


Suggested CHANGELOG Updates

None


Checklist

### Description <!-- Describe the purpose of this PR, what's being adding and/or fixed --> Later versions of cln-rpc introduced .call_typed which are way more ergonomic so i recommend using those instead of .call ----- ### Notes to the reviewers <!-- In this section you can include notes directed to the reviewers, like explaining why some parts of the PR were done in a specific way --> ----- ### Suggested [CHANGELOG](https://github.com/cashubtc/cdk/blob/main/CHANGELOG.md) Updates <!-- Please do not edit the actual changelog but note what you changed here. --> #### None ---- ### Checklist * [x] I followed the [code style guidelines](https://github.com/cashubtc/cdk/blob/main/CODE_STYLE.md) * [ ] I ran `just final-check` before committing
thesimplekid (Migrated from github.com) approved these changes 2025-02-12 00:37:18 +00:00
thesimplekid (Migrated from github.com) left a comment

Nice thanks.

ACK 38cd88bdf9

Nice thanks. ACK 38cd88bdf9773bbbe15805a0527000bb527c5a1c
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashubtc/cdk!598
No description provided.