Configuration
[[chains]]
id = 'canto_7700-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 = 'canto'
key_name = 'canto'
address_type = { derivation = 'ethermint', proto_type = { pk_type = '/ethermint.crypto.v1.ethsecp256k1.PubKey' } }
store_prefix = 'ibc'
default_gas = 180000
max_gas = 3000000
gas_price = { price = 300000000000, denom = 'acanto' }
gas_multiplier = 1.1
max_msg_num = 30
max_tx_size = 180000
clock_drift = '10s'
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-0'],
['transfer', 'channel-2']
]
TOML
복사
IBC Channel Pairs
Use the search to find what you need.
Search