Mining Process
Last updated
Was this helpful?
The Picoin mining workflow follows a deterministic multi-stage process.
The miner receives:
task identifier;
start position;
end position;
algorithm version;
validation parameters.
The miner computes the assigned finite range of π.
The miner submits:
result hash;
Merkle root;
task metadata.
The network generates deterministic validation challenges.
The miner reveals requested samples and Merkle proofs.
Validators independently verify the revealed samples.
If validator quorum is reached, the block becomes accepted.
Historical blocks may later be audited through larger validation sets.
Last updated
Was this helpful?
Was this helpful?
