Skip to content

Commit

Permalink
added note for refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
laruh committed Oct 10, 2022
1 parent 5bbff81 commit 0640679
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mm2src/coins/z_coin/z_rpc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -753,6 +753,7 @@ pub(super) struct SaplingSyncGuard<'a> {
pub(super) respawn_guard: SaplingSyncRespawnGuard,
}

// TODO need to refactor https://github.com/KomodoPlatform/atomicDEX-API/issues/1480
async fn send_multi_light_wallet_request<'a, Res, Fut, Fn>(
clients: &'a mut [CompactTxStreamerClient<Channel>],
mut req_fn: Fn,
Expand Down

0 comments on commit 0640679

Please sign in to comment.