mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-07 22:12:51 -04:00
updating wip
This commit is contained in:
parent
22deb6b47e
commit
da3307d4d6
5 changed files with 151 additions and 61 deletions
|
@ -143,7 +143,7 @@ where
|
|||
).await?;
|
||||
let request = Request {
|
||||
params: Params::default(),
|
||||
cmd: Command::Config,
|
||||
cmd: Command::Balance,
|
||||
};
|
||||
(init, request)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue