Configuration
[[chains]]
id = 'irishub-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 = 'iaa'
key_name = 'iris'
#address_type = { derivation = 'cosmos' }
store_prefix = 'ibc'
default_gas = 50000
max_gas = 2000000
gas_price = { price = 0.0, denom = 'uiris' }
gas_multiplier = 1.1
max_msg_num = 25
max_tx_size = 200000
clock_drift = '15s'
max_block_time = '10s'
trusting_period = '14days'
trust_threshold = { numerator = '1', denominator = '3' }
memo_prefix = 'B-Harvest'
[chains.packet_filter]
policy = 'allow'
list = [
['transfer', 'channel-3'],
['transfer', 'channel-6'],
['transfer', 'channel-12'],
['transfer', 'channel-17'],
['transfer', 'channel-23'],
['transfer', 'channel-34']
]
#fee_granter = ''
TOML
복사
IBC Channel Pairs
Use the search to find what you need.
Search