Macro indy::check_wallet_and_pool_handles_consistency [] [src]

macro_rules! check_wallet_and_pool_handles_consistency {
    ($ws:expr, $ps:expr, $wh:expr, $ph:expr, $cb:ident) => { ... };
}