owned this note
owned this note
Published
Linked with GitHub
{
"limits":
{
"accounts_blacklist": [
"breakthelimit",
"notahotdog",
"notachickensalad",
"notapastry",
"notabaguette",
"notasandwich",
"notahamburger"
]
},
"upstreams":
[ {
"name": "steemd",
"translate_to_appbase": true,
"urls": [
["steemd", "http://localhost:8090"]
],
"ttls": [
["steemd", 3]
],
"timeouts": [
["steemd", 3]
]
},
{
"name":"appbase",
"urls": [
["appbase","http://localhost:8090"],
["appbase.account_history_api","http://localhost:8092"],
["appbase.condenser_api.get_account_history","http://localhost:8092"],
["appbase.condenser_api.get_ops_in_block","http://localhsot:8092"], ["appbase.condenser_api.get_state.params=['/proposals']","http://localhost:8092"],
["appbase.condenser_api.get_state.params=['/witnesses']","http://localhost:8092"],
["appbase.condenser_api.get_state.params=['/witnesses']","http://localhost:8092"],
["appbase.condenser_api.get_state.params=['/~witnesses']","http://localhost:8092"],
["appbase.condenser_api.get_state.params=['~witnesses']","http://localhost:8092"],
],
"ttls": [
["appbase",3],
["appbase.login_api", -1],
["appbase.network_broadcast_api",-1],
["appbase.follow_api", 10],
["appbase.market_history_api", 1],
["appbase.condenser_api", 3],
["appbase.condenser_api.get_block", -2],
["appbase.condenser_api.get_block_header", -2],
["appbase.condenser_api.get_content", 1],
["appbase.condenser_api.get_state", 1],
["appbase.condenser_api.get_state.params=['/trending']", 30],
["appbase.condenser_api.get_state.params=['trending']", 30],
["appbase.condenser_api.get_state.params=['/hot']", 30],
["appbase.condenser_api.get_state.params=['/welcome']", 30],
["appbase.condenser_api.get_state.params=['/promoted']", 30],
["appbase.condenser_api.get_state.params=['/created']", 10],
["appbase.condenser_api.get_dynamic_global_properties", 1]
],
"timeouts": [
["appbase",3],
["appbase.network_broadcast_api",0],
["appbase.chain_api.push_block",0],
["appbase.chain_api.push_transaction",0],
["appbase.condenser_api.broadcast_block",0],
["appbase.condenser_api.broadcast_transaction",0],
["appbase.condenser_api.broadcast_transaction_synchronous",0],
["appbase.condenser_api.get_account_votes",20],
["appbase.condenser_api.get_ops_in_block.params=[2889020,false]",20],
["appbase.account_history_api.get_ops_in_block.params={\"block_num\":2889020,\"only_virtual\":false}",20]
]
},
{
"name":"overseer",
"urls": [
["overseer","https://overseer.steemitdev.com"]
],
"ttls": [
["overseer",-1]
],
"timeouts": [
["overseer",5]
]
},
{
"name":"bridge",
"urls": [
["bridge","https://hivemind.steemitdev.com"]
],
"ttls": [
["bridge",-1]
],
"timeouts": [
["bridge",30]
]
},
{
"name":"hive",
"urls": [
["hive","https://hivemind.steemitdev.com"]
],
"ttls": [
["hive",-1]
],
"timeouts": [
["hive",30]
]
},
{
"name":"gatekeeper",
"urls": [
["gatekeeper","https://gatekeeper.steemitdev.com"]
],
"ttls": [
["gatekeeper",-1]
],
"timeouts": [
["gatekeeper",5]
]
},
{
"name":"kingdom",
"urls": [
["kingdom","https://kingdom.steemitdev.com"]
],
"ttls": [
["kingdom",-1]
],
"timeouts": [
["kingdom",30]
]
},
{
"name":"conveyor",
"urls": [
["conveyor","https://conveyor.steemitdev.com"]
],
"ttls": [
["conveyor",-1],
["conveyor.get_prices",1]
],
"timeouts": [
["conveyor",5]
]
},
{
"name":"turtle",
"urls": [
["turtle","http://172.31.14.129/api/jsonrpc"]
],
"ttls": [
["turtle",-1],
["turtle.get_notices",-1]
],
"timeouts": [
["turtle",500]
]
}
]
}