Feature request: API call to update relay fees for bulk or all channels
See original GitHub issueIssue Description
Would it be possible to change UpdateRelayFee
such that the fee can be changed for more than one channel at once via providing a list of short and/or long channel IDs?
Due to the constantly changing on-chain fees it would also be very helpful to have another API call to simply update relay fees for all channels in one go.
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Sunshine Conversations API Reference
The API allows you to craft entirely unique messaging experiences for your app and website as well as talk to any backend or...
Read more >Use cases and recommended methods - MailUp API
REST API ; Single Update. Updates a single recipient based on mapped data fields (e.g. first name, last name, etc). PUT /Console/Recipient/Detail.
Read more >Metadata Types | Metadata API Developer Guide
Represents the configuration of an event relay, which relays platform events and change data capture events from Salesforce to Amazon EventBridge.
Read more >Distributions Basic Overview - Qualtrics
The distribution summary will show you, in real time, all of the responses that have been collected. Responses are broken down by channel...
Read more >IEX Cloud Legacy API
Your secret token can make any API call on behalf of your account, including changes that may impact billing such as enabling pay-as-you-go...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Great, that unblocks you until we release a new version! I’m currently updating the API to support this, it’s not too complicated, should have a PR ready by tomorrow.
That sounds reasonable, I’ll find some time this week to work on it.