Points should maintain an external list of wallet to country mappings
Compare changes
+ 34
− 4
@@ -37,6 +37,12 @@ def get_args():
@@ -75,8 +81,8 @@ def upload(src_path, dst_path, s3_bucket, region,
@@ -99,7 +105,11 @@ def main():
@@ -112,14 +122,34 @@ def main():