bnb-chain / bep3-deputy

GNU Lesser General Public License v3.0
12 stars 19 forks source link

Add hot wallet overflows #8

Closed rhuairahrighairidh closed 4 years ago

rhuairahrighairidh commented 4 years ago

This PR add an "overflow" feature to deputy accounts. When the deputy's on chain bnb balance gets higher than bnb_hot_wallet_overflow, coins above that amount are sent to a cold wallet address. It is expected that the deputy operator will move funds back to the hot wallet when they are needed. Note the low balance alert can be used for this.

Changes:

Notes: