Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdevbear committed Nov 3, 2023
1 parent d8df223 commit 83cd457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosmos/config/template.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const (
# General Polaris settings
[polaris]
is-mainnet "{{Polaris.Polar.IsMainnet}}
is-mainnet = "{{Polaris.Polar.IsMainnet}}
[polaris.polar]
# Gas cap for RPC requests
Expand Down

0 comments on commit 83cd457

Please sign in to comment.