Configuration
[[chains]]
id = 'injective-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 = 'inj'
key_name = 'injective'
address_type = { derivation = 'ethermint', proto_type = { pk_type = '/injective.crypto.v1beta1.ethsecp256k1.PubKey' } }
store_prefix = 'ibc'
default_gas = 400000
max_gas = 5000000
gas_price = { price = 500000000, denom = 'inj' }
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-1'],
['oracle', 'channel-3'],
['transfer', 'channel-8'],
['transfer', 'channel-74'],
['transfer', 'channel-78'],
['transfer', 'channel-84'],
['transfer', 'channel-89']
]
#fee_granter = ''
TOML
복사
IBC Channel Pairs
Use the search to find what you need.
Search