mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 09:54:30 +01:00
parent
717f1610f5
commit
7d14cd74f2
@ -66,7 +66,7 @@ namespace BTCPayServer.Payments.Lightning
|
||||
|
||||
public string GetPaymentProof()
|
||||
{
|
||||
return Preimage.ToString();
|
||||
return Preimage?.ToString();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user