Skip to content

Commit

Permalink
staking fix1
Browse files Browse the repository at this point in the history
  • Loading branch information
jbernal87 committed Mar 16, 2024
1 parent cc26de7 commit 9fc60e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/injective-cosmwasm-mock/src/msg.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use cosmwasm_std::{Addr, Coin};
use cosmwasm_std::Coin;
use injective_cosmwasm::{CancellationStrategy, MarketId, OracleInfo, OracleType, OrderSide, SubaccountId};
use injective_math::FPDecimal;
use schemars::JsonSchema;
Expand Down

0 comments on commit 9fc60e2

Please sign in to comment.