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

Add more info to staking creation event #238

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

KonradStaniec
Copy link
Collaborator

Fixes: #237

  • Adding PkScript makes is possible to listen to confirmation event using lnd libraries (and therefore btc lightclients)
  • Addinng StakingOutputIndex makes it possible to identify staking output as utxo i.e tuple (hash, idx)

@KonradStaniec KonradStaniec requested a review from a team as a code owner October 30, 2024 10:40
@KonradStaniec KonradStaniec requested review from RafilxTenfen and samricotta and removed request for a team October 30, 2024 10:40
@KonradStaniec KonradStaniec added the api breaking breaks grpc api in non-compatible way label Oct 30, 2024
@KonradStaniec KonradStaniec merged commit c7eddc9 into main Oct 30, 2024
22 checks passed
@KonradStaniec KonradStaniec deleted the konradstaniec/add-more-data-creation-event branch October 30, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api breaking breaks grpc api in non-compatible way
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Send Pkscript and StakingOutputIdx in NewBtcDelCreationEvent
2 participants