-
Notifications
You must be signed in to change notification settings - Fork 101
Revisit wasmd setup doc #417
Comments
@alpe We can configure chain-id and node but cannot change these flags. Our best option is to pull it from a repo. |
@alpe - Would it be an option to add news keys to the client config in Cosmos SDK for the remaining flags? |
The client config comes from the SDK. Best would be to make a PR to their repo to add the values you need. |
People report issues with the env setup from the docs on the cosmwasm discord or github.
The whole "Setting up ..." should be revisited to make it work on all machines.
The "client config" module was added back to the SDK and wasmd long time ago. This may provide a more resilient setup config and can avoid the unsafe source <internet. Please see the
wasmd config
commandSee https://stackoverflow.com/questions/72051270/cosmwasm-environment-setup-error-first-path-segment-in-url-cannot-contain-colo/73487969#73487969
Tag:
Error: couldn't get client from nodeURI: parse
The text was updated successfully, but these errors were encountered: