// community buiding points for Local Gathering
confwithdesc(name("cbp.loc.meet"), 4, "Local Gathering - When you’re with a Citizen and scan their QR code. One award per lunar cycle.", high_impact);
// community buiding points for Local Exchange
confwithdesc(name("cbp.loc.exch"), 4, "Local Exchange - When you buy from an organisation in your Bioregion. One award per lunar cycle.", high_impact);
Related to cbp.loc.meet setting, is there any action that an app must call when scanning the QR? if it weren't, could you spec how this action should work?
Related to cbp.loc.exch setting, is there any distinction between a normal transaction and a transaction when a user is buying something?
// community buiding points for Local Gathering confwithdesc(name("cbp.loc.meet"), 4, "Local Gathering - When you’re with a Citizen and scan their QR code. One award per lunar cycle.", high_impact);
// community buiding points for Local Exchange confwithdesc(name("cbp.loc.exch"), 4, "Local Exchange - When you buy from an organisation in your Bioregion. One award per lunar cycle.", high_impact);