diff --git a/bolt12/offers-test.json b/bolt12/offers-test.json index a032d9418..e6a39ba64 100644 --- a/bolt12/offers-test.json +++ b/bolt12/offers-test.json @@ -573,6 +573,11 @@ "valid": false, "bolt12": "lno1pqpzwyqkyypwa3eyt44h6txtxquqh7lz5djge4afgfjn7k4rgrkuag0jsd5xvxg" }, + { + "description": "Missing offer_amount with offer_currency", + "valid": false, + "bolt12": "lno1qcp4256ypgx9getnwss8vetrw3hhyuckyypwa3eyt44h6txtxquqh7lz5djge4afgfjn7k4rgrkuag0jsd5xvxg" + }, { "description": "Missing offer_issuer_id and no offer_path", "valid": false,