Skip to content

Commit

Permalink
type-check
Browse files Browse the repository at this point in the history
  • Loading branch information
xieqian committed Feb 28, 2024
1 parent 0b13486 commit 340e086
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions redux/appSlice.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ export const initialState: AppState = {
oracle_account_id: "",
owner_id: "",
x_booster_multiplier_at_maximum_staking_duration: 0,
enable_price_oracle: false,
enable_pyth_oracle: true,
},
};

Expand Down

0 comments on commit 340e086

Please sign in to comment.