diff --git a/client/test-data/paynuq.json b/client/test-data/paynuq.json new file mode 100644 index 00000000..4da4327c --- /dev/null +++ b/client/test-data/paynuq.json @@ -0,0 +1,35 @@ +{ + "type": "FeatureCollection", + "community": { + "meta": { + "name": "PAYNUQ", + "symbol": "PNQ", + "assets": "QmSpwTDiKbRVqHaV2LvaUVkwZkkuF8w1BjTjwXD9PEzHnd", + "url": "", + "announcementSigner": null, + "rules": "loCoFlex" + }, + "bootstrappers": [ + "HTvN9bSsAeWCpLNojCXwARNn4EznM6jMk96uwyDttsqMM2S", + "F84knPZ9DJFFDb6Kw7cWduprZhfLQsyJzWrSAVuYfGiWFQC", + "Czw16WsyX322MaJhUDab5QzTuHbJK2AdTW3zgp2neqt8k9d", + "EhcZu7emtX2qTQHb1thFJTdrw45eXidSFZP9YPxvUC6YUTU", + "JKS7Kcwox9FugRuQXmfKHs5uSSRfNanG2Qh9UaLiWAkv1Pf" + ], + "demurrage_halving_blocks": 10512000, + "ceremony_income": 10000 + }, + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 7.682565, + 11.079905 + ] + }, + "properties": {} + } + ] +} diff --git a/client/test-data/paynuq/community_icon.svg b/client/test-data/paynuq/community_icon.svg new file mode 100644 index 00000000..9a5cfd21 --- /dev/null +++ b/client/test-data/paynuq/community_icon.svg @@ -0,0 +1 @@ + \ No newline at end of file