Skip to content

Plugin notification for when UTXOs are spent? #3207

@niftynei

Description

@niftynei
Collaborator

I'm not 100% sure this is a great idea since in theory you can tail the blockchain yourself, but it might be nice for audit logs or plugins to have a notification trigger when a wallet UTXO get spent.

Another idea: a notification for when a channel is closed. We send one on channel open, it'd be symmetric to have it on close also.

Activity

jb55

jb55 commented on Oct 25, 2019

@jb55
Collaborator

I do this by importing my clightning keys into bitcoin-core with clightning-dumpkeys and have walletnotify send me pgp encrypted emails on wallet activity. a plugin would probably be easier 😅

nosedam

nosedam commented on Jul 5, 2024

@nosedam

I'm not totally sure but isn't this notification case covered by https://docs.corelightning.org/docs/event-notifications#coin_movement

Maybe its now already implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jb55@niftynei@nosedam

        Issue actions

          Plugin notification for when UTXOs are spent? · Issue #3207 · ElementsProject/lightning