Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nnn-gif committed Sep 26, 2023
1 parent 75166ed commit fa2d7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/interlay/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ app.get("/customer/bifrost/state/:token", async function (req, res) {

let values = {
Token: "",
FairPrice: 0,
FairPrice: null,
Collateralratio: {
IssuedToken: "",
LockedToken: "",
Expand Down

0 comments on commit fa2d7e1

Please sign in to comment.