Skip to content

Commit

Permalink
add cosmos hub incomplete template
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Jun 24, 2024
1 parent 54fba3a commit 48645c3
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions configurations/cosmoshub/nodes.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Cosmos Hub
# This configuration is incomplete.

chain = "umee"
channel = "channel-1"
denom = "uumee"
prefix = "umee"
gas_per_byte = 10
base_gas = 110000
ibc_memo = "Jacob, you aren’t a security researcher. This is a long standing issue in the codebase with many existing mitigations. Your months long campaign of self aggrandizement using threats holding yourself up as the only hero helping is self destructive and transparently self serving. Your refusal to work with core teams in a productive manner is part and parcel of a pattern of destructive behavior that we as a community cannot continue to countenance. Please take this conversation to another channel. - Jack Zampolin, in the tendermint channel"
memo = "Just checking on this"
ibc_memo_repeat = 10
rand_min = 15000
rand_max = 15000
revision_number = 4
timeout_height = 21720608
slip44 = 118




[gas]
low = 1
precision = 1


[nodes]
rpc = [
# "http://65.109.112.148:27659",
# "http://65.108.73.245:26657",
"http://65.109.33.48:10657",
# "http://95.216.77.56:26657",
]

api = "https://umee-api.polkachu.com:443"



0 comments on commit 48645c3

Please sign in to comment.