Update LnZapEvent.kt
This commit is contained in:
@@ -72,8 +72,8 @@ class LnZapEvent(
|
|||||||
|
|
||||||
enum class ZapType() {
|
enum class ZapType() {
|
||||||
PUBLIC,
|
PUBLIC,
|
||||||
PRIVATE, // not implemented
|
PRIVATE, // not yet implemented
|
||||||
ANONYMOUS, // not implemented
|
ANONYMOUS,
|
||||||
NONZAP
|
NONZAP
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user