diff --git a/src/guide/receive_payment.md b/src/guide/receive_payment.md index 2d608672..2adfb86c 100644 --- a/src/guide/receive_payment.md +++ b/src/guide/receive_payment.md @@ -251,6 +251,11 @@ receive method, optionally specifying a description. - For Bitcoin/Liquid BIP21 payments, it will be encoded in the URI as the `message` field. - For plain Liquid payments, the description has no effect. +
PaymentWaitingConfirmation
event before displaying a successful payment feedback in the UI. At this point the transaction is broadcast and will be shortly confirmed.
+