Class LNURLPayRequest.AuthPayerDataField
- Namespace
- LNURL
- Assembly
- LNURL.Core.dll
Extends LNURLPayRequest.PayerDataField with a challenge field for LUD-18 authentication.
public class LNURLPayRequest.AuthPayerDataField : LNURLPayRequest.PayerDataField
- Inheritance
-
LNURLPayRequest.AuthPayerDataField
- Inherited Members
Properties
K1
[JsonProperty("k1")]
[JsonPropertyName("k1")]
public string K1 { get; set; }