mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-25 02:09:26 -04:00
wip: add todo comment
This commit is contained in:
parent
42bbf09a2b
commit
21c244f680
@ -95,6 +95,8 @@ pub struct GetSwapInfoArgs {
|
||||
pub swap_id: Uuid,
|
||||
}
|
||||
|
||||
// TODO: We probably dont even need this.
|
||||
// We can just call the method directly from the RPC server, the CLI and the Tauri connector
|
||||
#[derive(Debug, PartialEq)]
|
||||
pub enum Method {
|
||||
BuyXmr(BuyXmrArgs),
|
||||
|
Loading…
x
Reference in New Issue
Block a user