Skip to content

Commit

Permalink
updated posts to include delegation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Meyer committed Mar 5, 2018
1 parent 4590932 commit 1dce934
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion trufflepig/bchain/paydelegates.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

def pay_delegates(account, steem_args,
current_datetime,
min_days=1,
min_days=3,
investor_share=INVESTOR_SHARE,
memo=MEMO):
""" Pays delegators their share of daily SBD rewards
Expand Down
4 changes: 3 additions & 1 deletion trufflepig/bchain/posts.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,9 @@ def topN_post(topN_authors, topN_permalinks, topN_titles,
## Delegate and Invest in the Bot
If you feel generous, you can delegate Steem Power to me and boost my daily upvotes on the truffle posts. Click on one of the following links to delegate **[10]({sp10}), [50]({sp50}), [100]({sp100}), [500]({sp500}), [1000]({sp1000}),** or even **[5000 Steem Power]({sp5000})**. Thank You!
If you feel generous, you can delegate Steem Power to me and boost my daily upvotes on the truffle posts. I will give you a *small* compensation for your trust in me. **Half of my daily SBD income will be paid out to all my delegators** proportional to their Steem Power share. Payouts will start 3 days after your delegation.
Click on one of the following links to delegate **[10]({sp10}), [50]({sp50}), [100]({sp100}), [500]({sp500}), [1000]({sp1000}),** or even **[5000 Steem Power]({sp5000})**. Thank You!
Cheers,
Expand Down

0 comments on commit 1dce934

Please sign in to comment.