interface MPrime {
    k: BN;
    n: number;
    name: string;
    p: BN;
}

Properties

k: BN
n: number
name: string
p: BN
MMNEPVFCICPMFPCPTTAAATR