lightningdevkit / lightning-liquidity

Other
27 stars 17 forks source link

Add missing error handling #26

Closed johncantrell97 closed 11 months ago

johncantrell97 commented 1 year ago

We are missing a lot of the actual error codes/responses that the specification specifies. This PR attempts to add support for the missing ones.

At the moment it's just the two get_info errors.

tnull commented 1 year ago

This needs rebase now that #20 was merged.

tnull commented 11 months ago

Needs a rebase now that #22 landed.

johncantrell97 commented 11 months ago

rebased