Skip to content

Conversation

@mateuszjasiuk
Copy link
Contributor

@mateuszjasiuk mateuszjasiuk commented Sep 19, 2025

Due to bech32m changes it's worth waiting for housefire/mainnet to upgrade

Comment on lines +1229 to +1231
osmosis_lcd_rpc: Some(osmosis_lcd_rpc),
// TODO: not sure if needed
osmosis_sqs_rpc: None,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they can both be None, these are the default values:

        const OSMOSIS_SQS_SERVER: &str = "https://sqsprod.osmosis.zone";
        const OSMOSIS_LCD_SERVER: &str = "https://lcd.osmosis.zone";

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sweet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants