Skip to content

Instantly share code, notes, and snippets.

@maiyude2018
maiyude2018 / config.toml
Created January 22, 2021 04:03
config.toml
# This is a TOML config file.
# For more information, see https://github.com/toml-lang/toml
##### main base config options #####
# TCP or UNIX socket address of the ABCI application,
# or the name of an ABCI application compiled in with the Tendermint binary
proxy_app = "tcp://127.0.0.1:26658"
# A custom human readable name for this node
@maiyude2018
maiyude2018 / genesis.json
Created January 22, 2021 03:57
genesis.json
{
"genesis_time": "2021-01-19T01:15:53.629294027Z",
"chain_id": "bifrost-2",
"initial_height": "1",
"consensus_params": {
"block": {
"max_bytes": "22020096",
"max_gas": "-1",
"time_iota_ms": "1000"
},
@maiyude2018
maiyude2018 / keybase.md
Created January 22, 2021 01:31
keybase.md

Keybase proof

I hereby claim:

  • I am maiyude2018 on github.
  • I am maiyude (https://keybase.io/maiyude) on keybase.
  • I have a public key whose fingerprint is 605D 5E36 7BD2 1083 576A 92E2 1BC8 AE57 C180 C6A6

To claim this, I am signing this object:

@maiyude2018
maiyude2018 / jussi_config.json
Created June 18, 2020 14:31
jussi_config.json
{
"limits":
{
"accounts_blacklist": [
"breakthelimit",
"notahotdog",
"notachickensalad",
"notapastry",
"notabaguette",
"notasandwich",
streamlit run https://github.com/maiyude2018/demo-self-driving/blob/master/app.py
@maiyude2018
maiyude2018 / streamlit run
Created June 4, 2020 00:34
streamlit run
streamlit run https://github.com/maiyude2018/demo-self-driving/blob/master/app.py
{
"limits": {
"blacklist_accounts": [
"non-steemit"
]
},
"upstreams": [
{
"name": "steemd",
"translate_to_appbase": true,
{
"limits": {
"blacklist_accounts": [
"non-steemit"
]
},
"upstreams": [
{
"name": "steemd",
"translate_to_appbase": true,