xmr-btc-swap/src-tauri
binarybaron ca25e0454f fix(tauri, gui): Allow Tauri command to be called with empty arguments
- Allow Tauri command to be called with empty arguments
- Add struct for GetSwapInfosAllArgs
2024-08-27 22:34:21 +02:00
..
capabilities refactor(tauri): Use macro and new Request trait for command generation 2024-08-26 15:26:21 +02:00
icons feat: Add custom Icon 2024-08-09 20:14:06 +02:00
src fix(tauri, gui): Allow Tauri command to be called with empty arguments 2024-08-27 22:34:21 +02:00
.gitignore feat: cargo project at root 2024-08-08 00:49:04 +02:00
build.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
Cargo.lock feat: cargo project at root 2024-08-08 00:49:04 +02:00
Cargo.toml wip: WithdrawDialog migrated to Tauri IPC 2024-08-09 19:03:28 +02:00
tauri.conf.json refactor(tauri): Use macro and new Request trait for command generation 2024-08-26 15:26:21 +02:00