Update Event::PaymentReceived docs since we require payment secret 2021-09-stale-docs
authorMatt Corallo <git@bluematt.me>
Fri, 17 Sep 2021 17:51:13 +0000 (17:51 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 5 Oct 2021 22:35:04 +0000 (22:35 +0000)
commit7478207d5c32b0b5bf39ba527243bfcfe8cc8be1
tree3b0953b5b1e743b73f1b83a48e893ec262ecc0ec
parent088daf79aa375a69089ba2054ecf9820ae2c8871
Update Event::PaymentReceived docs since we require payment secret

Users no longer need to verify the amounts of received payments as
the payment secret will protect us against the probing attacks such
verification was intended to fix.
lightning/src/util/events.rs