Skip to content

Opening negotiation failed: feerate_per_kw 53760 above maximum 1325 #609

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

Closed
ktorn opened this issue Jan 15, 2018 · 4 comments
Closed

Opening negotiation failed: feerate_per_kw 53760 above maximum 1325 #609

ktorn opened this issue Jan 15, 2018 · 4 comments

Comments

@ktorn
Copy link
Contributor

ktorn commented Jan 15, 2018

I'm failing to open a channel from Eclair on Android to a lightning-c node, and this is the error I keep getting on the log file of lightning-c when I try to create the channel:

Opening negotiation failed: feerate_per_kw 53760 above maximum 1325

@Saibato
Copy link
Contributor

Saibato commented Jan 15, 2018

tryd this also days ago , used overide fees option to overcome , but then the next eclair step on my build the funding tx crashed the deamon . When it changed peer state .
Should have reported this ...
So please try with your config if it makes the funding after settting higher fees then it was my config and build.
Otherwise we have a new issue ;-)

@jb55
Copy link
Collaborator

jb55 commented Jan 15, 2018 via email

@ktorn
Copy link
Contributor Author

ktorn commented Jan 16, 2018

@jb55 dev-setfees worked thanks (did require a few tries, but eventually worked).

Where can I find docs this and other commands accepted by the daemon?

@ktorn
Copy link
Contributor Author

ktorn commented Jan 16, 2018

Found it: $ lightning-cli help returns the list of rpc commands.

Previously I'd tried $ lightning-cli --help which only outputs the cli tool usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants