veres-one / veres-one-validator

A ledger validator that accepts either signatures or proof of work
Other
3 stars 0 forks source link

Require valid proofs from ticketing service to write to the ledger #24

Open mattcollier opened 4 years ago

mattcollier commented 4 years ago

See FIXME: https://github.com/veres-one/veres-one-validator/blob/cdd493cd19f740c0e28a2556179228b6b71759f2/lib/validators/proofs.js#L12-L15

Related FIXME/TODO are found in the test suite.