Rename field of unsigned BOLT message contents
authorJeffrey Czyz <jkczyz@gmail.com>
Sat, 12 Aug 2023 02:56:21 +0000 (21:56 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Tue, 22 Aug 2023 00:14:27 +0000 (19:14 -0500)
commit889848d5edb6dc53aa2aac999e54f1a80b7c618f
tree3f5f965940f378bc5d3e8638716bbf2c70cf6a55
parent239f22c0c9ea216919ef1ed34d00438fe9ca619d
Rename field of unsigned BOLT message contents

Using `contents` for the field name is more consistent with the signed
messages.
lightning/src/offers/invoice.rs
lightning/src/offers/invoice_request.rs