Geo-Web-Project / cadastre

Map-based interface for claiming, buying, and managing Geo Web land parcels.
https://geoweb.land/
MIT License
25 stars 15 forks source link

fix: Handle errors on claim referral #428

Closed codynhat closed 1 year ago

codynhat commented 1 year ago

Description

This adds some simple error handling to claim referrals. Each referral is stored in local storage and cleared upon successful acknowledgment from the server. If the call to the server fails for whatever reason, the referral will be sent again on the next claim.

Checklist:

Alert Reviewers

@tnrdd @0xtekgrinder