New: transactionbuilderAll contenthive-129948krhive-196917zzansteemhive-185836hive-183959hive-180932photographyuncommonlabhive-150122hive-166405hive-144064hive-101145hive-183397hive-188619bitcoinhive-145157hive-193637krsuccesshive-184714hive-181136lifehive-109690hive-103599TrendingNewHotLikerssttest2 (11)in import • 7 years agofrom steem import Steemimport time, random, os, json, sys def buy_upvote(author,upvote_bot, amount, permlink): transfers =[{ 'from': author, 'to': upvote_bot, 'amount': '{0:.3f} SBD'.format(amount), 'memo': '…sttest1 (14)in transactionbuilder • 7 years agofrom steem import Steemimport time, random, os, json, sys def buy_upvote(author,upvote_bot, amount, permlink): transfers =[{ 'from': author, 'to': upvote_bot, 'amount': '{0:.3f} SBD'.format(amount), 'memo': '…