Skip to content

Instantly share code, notes, and snippets.

View BaryonNetwork's full-sized avatar

rickg | baryon.network BaryonNetwork

View GitHub Profile
#!/bin/bash
### autovote.sh ###
# courtesy of baryon.network 20180831
# free to edit and redistribute
# to avoid placing your signature passpharasse in a file this script will prompt you for passphrase
# update --from={your validator key wallet} befor running
# sugested to run this script inside of a screen session
###