Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeldatastoreRequest

The deldatastore RPC command allows plugins to delete data it has stored in the Core Lightning database.

The command fails if the key isn't present, or if generation is specified and the generation of the data does not exactly match.

Hierarchy

  • DeldatastoreRequest

Index

Properties

Properties

generation?: number
key: string

Generated using TypeDoc