[Tendermint] [v0.31.3] How to enable CORS settings?
Hey, I'm getting an empty response when sending the request to tendermint server. I have enabled below settings in config.toml file. # A list of origins a cross-domain request can be executed from # Default value '[]' disables cors support # Use '["...
Join discussion