WIP
This commit is contained in:
parent
6b7226eade
commit
91a0009633
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ use cosmrs::{tendermint::chain::Id, AccountId};
|
|||
use reqwest::Url;
|
||||
use serde::de::DeserializeOwned;
|
||||
use std::str::FromStr;
|
||||
|
||||
use quoted_string::strip_dquotes;
|
||||
use crate::CwClient;
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
|
|
Loading…
Reference in a new issue