interface PublicProofInputs {
    bytes: number[];
}

Properties

Properties

bytes: number[]