🎯
Focusing
PinnedLoading
- SatoshiField implementation
SatoshiField implementation 1importdecimal
23classSatoshify(object):
4'''Helper class to convert from "satoshi" notation to decimal notation.'''
5DECIMAL_PLACES=8
- tg_send
tg_send 1#tg_send
2Send telegram messages from your shell.
34##Install
5Add the content of tg_send.sh to your .bashrc/profile/bash_alias (the one you like the most).
- Pull a complete cloudwatch logstream...
Pull a complete cloudwatch logstream to your local machine 1# usage bash pull_cloudwatch_log.sh <log-group name> <log-stream-name> [<output-file>]
2LOG_GROUP="${1:-log-group-name}"
3LOG_STREAM="${2:-log-stream-name}"
4OUTFILE="${3:-output.log}"
5 - SUSE/active_sfdc
SUSE/active_sfdc Public
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.