State: { chainAddress: ChainAddress | undefined; connection: Remote<Connection> | undefined; localAddress: LocalIbcAddress | undefined; port: Port; remoteAddress: RemoteIbcAddress | undefined; requestedRemoteAddress: string; } Type declaration
chainAddress: ChainAddress | undefined
connection: Remote<Connection> | undefined
localAddress: LocalIbcAddress | undefined
remoteAddress: RemoteIbcAddress | undefined
requestedRemoteAddress: string