Macro dock_crypto_utils::pair_g2_g1

source ยท
macro_rules! pair_g2_g1 {
    ($pairing_func: path, $g2: expr, $g1: expr) => { ... };
}