mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-15 03:04:30 +01:00
@@ -66,7 +66,7 @@ namespace BTCPayServer.Payments.Lightning
|
||||
|
||||
public string GetPaymentProof()
|
||||
{
|
||||
return Preimage.ToString();
|
||||
return Preimage?.ToString();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user