Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

PoeProofWithPrefix

Fully qualified path: she::protocols::poe::PoeProofWithPrefix

[derive(Drop)]
pub struct PoeProofWithPrefix {
    pub A: NonZero<EcPoint>,
    pub prefix: felt252,
    pub s: felt252,
}

Members

A

Fully qualified path: she::protocols::poe::PoeProofWithPrefix::A

pub A: NonZero<EcPoint>

prefix

Fully qualified path: she::protocols::poe::PoeProofWithPrefix::prefix

pub prefix: felt252

s

Fully qualified path: she::protocols::poe::PoeProofWithPrefix::s

pub s: felt252