mellowtel-inc / mellowtel-js

With Mellowtel, your users can share a fraction of their unused internet by using a transparent opt-in/out mechanism. Trusted partners access the internet through this network, and you get paid for it.
https://www.mellowtel.it/
GNU Lesser General Public License v3.0
34 stars 3 forks source link

added initial_timestamp_mellowtel and lifetime_total_count_mellowtel local variables #1

Closed aabhaskharel closed 2 months ago

aabhaskharel commented 2 months ago

Created two local variables to store the node's historic data. The timestamp when node was initially activated will be stored in initial_timestamp_mellowtel and total request count for the node will be stored in lifetime_total_count_mellowtel .

mellowtel commented 2 months ago

lgtm!