import ExternalLink from "src/components/ExternalLink"; import TwoColumnLayoutHeader from "src/components/TwoColumnLayoutHeader"; import { LinkButton } from "src/components/ui/custom/link-button"; export function OpenedAutoChannel() { return (

Congratulations! Your lightning channel is active and can be used to send and receive payments.

To ensure you can both send and receive, make sure to balance your{" "} channel's liquidity .

Go To Your Wallet
); }