Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
HyperlaneConfig
Type Alias HyperlaneConfig
type
HyperlaneConfig
=
{
chain_id
:
number
;
hyperlane_deployments
:
HyperlaneContracts
;
hyperlane_domain
:
number
;
hyperlane_protocol_fee
:
number
;
infura_rpc_url
:
string
;
ism
:
{
static_message_id_multisig_ism
:
Ism
}
;
proxy_admin_address
:
Address
;
warp_routes
:
WarpRoute
[]
;
}
Index
Properties
chain_
id
hyperlane_
deployments
hyperlane_
domain
hyperlane_
protocol_
fee
infura_
rpc_
url
ism
proxy_
admin_
address
warp_
routes
Properties
chain_
id
chain_id
:
number
hyperlane_
deployments
hyperlane_deployments
:
HyperlaneContracts
hyperlane_
domain
hyperlane_domain
:
number
hyperlane_
protocol_
fee
hyperlane_protocol_fee
:
number
infura_
rpc_
url
infura_rpc_url
:
string
ism
ism
:
{
static_message_id_multisig_ism
:
Ism
}
proxy_
admin_
address
proxy_admin_address
:
Address
warp_
routes
warp_routes
:
WarpRoute
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain_
id
hyperlane_
deployments
hyperlane_
domain
hyperlane_
protocol_
fee
infura_
rpc_
url
ism
proxy_
admin_
address
warp_
routes
Home
GitHub
Left Curve Software Stack
Loading...