Configuration
[[chains]]
id = 'stride-1'
rpc_addr = 'https://<RPC IP:PORT>'
grpc_addr = 'https://<GRPC IP:PORT>'
websocket_addr = 'ws://<RPC IP:PORT>/websocket'
rpc_timeout = '20s'
account_prefix = 'stride'
key_name = 'stride'
address_type = { derivation = 'cosmos' }
store_prefix = 'ibc'
default_gas = 100000
max_gas = 1000000
gas_price = { price = 0.000, denom = 'ustrd' }
gas_multiplier = 1.2
max_msg_num = 30
max_tx_size = 1800000
clock_drift = '15s'
max_block_time = '10s'
trusting_period = '7days'
trust_threshold = { numerator = '1', denominator = '3' }
memo_prefix = 'B-Harvest'
[chains.packet_filter]
policy = 'allow'
list = [
['transfer', 'channel-0'],
['transfer', 'channel-5'],
['transfer', 'channel-6'],
['transfer', 'channel-11'],
['transfer', 'channel-14'],
['transfer', 'channel-24'],
['transfer', 'channel-19'],
['transfer', 'channel-29']
]
#fee_granter = ''
TOML
복사
IBC Channel Pairs
Use the search to find what you need.
Search