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