You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we have to manually update the ~/.ipc/config.toml file to config ipc-cli to connect to a specific subnet.
Can we add a command to guide devs to config a subnet for ipc-cli and automatically update ~/.ipc/config.toml according to dev's input?
For example:
ipc-cli config add-subnet
what is the subnet-ID?
what is the name of your subnet?
what is the subnet provider_http?
is it fevm compatible?
what is the subnet gateway_addr?
The text was updated successfully, but these errors were encountered:
Currently, we have to manually update the
~/.ipc/config.toml
file to config ipc-cli to connect to a specific subnet.Can we add a command to guide devs to config a subnet for ipc-cli and automatically update
~/.ipc/config.toml
according to dev's input?For example:
The text was updated successfully, but these errors were encountered: