This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
""" | |
Post data to the Satellite API for transmission via Blockstream Satellite | |
""" | |
import os, sys, argparse, textwrap, struct, zlib, requests, json, logging | |
# import gnupg | |
from math import ceil | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am grubles on github. | |
* I am notgrubles (https://keybase.io/notgrubles) on keybase. | |
* I have a public key ASBhxEDCyVnjyAmNiaVY0v_3BSLFrWlPDTL0LI5MWdAZkgo | |
To claim this, I am signing this object: |
NewerOlder