If we are the main server (hosting the operating account wallet),
Every time a new block is discovered (on the network), we will check to see if there are any mature payouts which haven't been paid.
For every unpaid block, we will pay into the client record the appropriate amount, recording the transaction in the ledger.
For every client we will check to see if they are over a preset balance (500SC), we will send the payment to their wallet again recording in the ledger.
If we are the main server (hosting the operating account wallet), Every time a new block is discovered (on the network), we will check to see if there are any mature payouts which haven't been paid. For every unpaid block, we will pay into the client record the appropriate amount, recording the transaction in the ledger. For every client we will check to see if they are over a preset balance (500SC), we will send the payment to their wallet again recording in the ledger.