steemit / simple_steem_client

A minimalist Steem RPC client in Python
2 stars 5 forks source link

Add transaction signing functionality #1

Open theoreticalbts opened 6 years ago

theoreticalbts commented 6 years ago

The submit.py script of tinman uses the sign_transaction binary to sign transactions. This function should be moved from tinman to simple_steem_client.