Posts

ARCHON PROPOSAL - vote Lootkit.Witness - proxy archon-gov with other trail accounts.

avatar of @ecoinstant
25
@ecoinstant
·
0 views
·
1 min read
account = "archon-gov" 
nodelist = NodeList() 
nodelist.update_nodes() 
nodes = nodelist.get_nodes(hive=True) 
hive = Hive(node=nodes) 
 
 
def approve_witnesses(witness, account): 
    hive_account = Account(account, blockchain_instance=hive) 
    witness_tx = hive_account.approvewitness(witness, account) 
    time.sleep(4) 
    c = Comment(loaded_post, steem_instance=hive) 
    c.reply(str(witness_tx), "witness_tx", account) 
 
 
approve_witnesses("lootkit.witness", account) 

!end

So @taskmanager added smart contract functionality to the ARCHON proposals and petitions service! This is incredible! This is a HUGE advance on the ARCHON layerware that we have been developing!

Check out and Give some LOVE to his post about it!

This is incredible and makes the proposals for group run governance accounts a lot more powerful, without having to depend on the founder to act manually, permission can be given to the proposal layer.

The code that begins this post is to have @ARCHON-GOV vote for @lootkit.witness, which is the witness that I have been running with @thecrazygm.

I would like to take a risk with this post and double propose.

Proposal: Proxy @archon-gov with @archonapp, @upfundme, @archon-mining and other UFM/ARCHON controlled accounts!

Wait for the 'YES' (or no) comment and vote on it, with any percentage!

If you want to make your own proposal, check out the preloaded code snippets and make sure to use #archon, #archon-proposal and give 100% beneficiary to @archon-gov.

Freedom and Friendship!