Skip to content
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

Feature Request: Add information for pool bid order leases #91

Open
C-Otto opened this issue Apr 21, 2021 · 1 comment
Open

Feature Request: Add information for pool bid order leases #91

C-Otto opened this issue Apr 21, 2021 · 1 comment
Labels
enhancement New feature or request lnd Features regarding the lightning network daemon p3-nice-to-have Nice to have

Comments

@C-Otto
Copy link
Owner

C-Otto commented Apr 21, 2021

Is your feature request related to a problem? Please describe.
BitBook is able to add information for channels opened as part of successful ask orders (using pool). Something similar should happen for bid orders.

@C-Otto C-Otto added enhancement New feature or request lnd Features regarding the lightning network daemon p3-nice-to-have Nice to have labels Apr 21, 2021
@C-Otto
Copy link
Owner Author

C-Otto commented Apr 22, 2021

{
  "channel_point": "89a2xxxx:2",
  "channel_amt_sat": 10000000,
  "channel_duration_blocks": 2016,
  "channel_lease_expiry": 663018,
  "channel_node_key": "02bxxx",
  "channel_node_tier": "TIER_1",
  "premium_sat": 99993,
  "clearing_rate_price": 4960,
  "order_fixed_rate": 4960,
  "execution_fee_sat": 10001,
  "chain_fee_sat": 981,
  "order_nonce": "95d7xxx",
  "purchased": true
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lnd Features regarding the lightning network daemon p3-nice-to-have Nice to have
Projects
None yet
Development

No branches or pull requests

1 participant