Skip to content

Monitor delegate pay balance and withdraw pay to a specified account at a defined hour each day

Notifications You must be signed in to change notification settings

Xeldal/daily_payroll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

This is an adaptation of Riverheads adaptation of alt's watchdog.py script gutted to make daily payments to another user.

  • Copy the config.json.sample to config.json
  • Update config.json with your own rpc and delegate data as well as who the payments will be sent to and the amount.
  • x_amount is the amount your going to send daily. 1 = 1 BTS
  • x_time_to_send is the hour when the payment will be sent everyday. Uses 24 hours, 14 = 2PM
  • Script loops every 60 seconds to check if it is time to send.

About

Monitor delegate pay balance and withdraw pay to a specified account at a defined hour each day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%