Followup to #2465 let's extend the ROFL-node config level configuration on-chain so there is no need to restart machine each time and that we also hide private offers upfront from users:
- put allowed_creators and allowed_apps inside offer metadata
- add CLI support for that
- add private field (is_private?) so these offers are hidden from normal users when listing offers (unless
-a provided)
- add rofl-scheduler to read these and acknowledge them
Followup to #2465 let's extend the ROFL-node config level configuration on-chain so there is no need to restart machine each time and that we also hide private offers upfront from users:
-aprovided)