Labels: enhancement, network
Description:
Friendbot URL is hardcoded in src/utils/horizon.rs; custom testnets cannot fund accounts.
Acceptance criteria:
NetworkConfig optional friendbot_url.
network add accepts --friendbot-url.
wallet fund uses network-specific faucet.
Files:
src/utils/config.rs
src/utils/horizon.rs
src/commands/network.rs
src/commands/wallet.rs
Labels: enhancement, network
Description:
Friendbot URL is hardcoded in src/utils/horizon.rs; custom testnets cannot fund accounts.
Acceptance criteria:
NetworkConfig optional friendbot_url.
network add accepts --friendbot-url.
wallet fund uses network-specific faucet.
Files:
src/utils/config.rs
src/utils/horizon.rs
src/commands/network.rs
src/commands/wallet.rs