ProvenDBRequests table

fanchorrequest adds a row to the PROVENDBREQUESTS table. This table has the following structure:

Column NameDescription
IDIdentifier for the request
REQUESTTYPEANCHOR or VALIDATE
REQUESTJSONJSON document containing the parameters of the request
STATUSNEW, VALID or FAILED
STATUSDATEDate of the request status
MESSAGESMessages relating to the request outcome
PROOFIDProof identifier. Can be used to get the reaw proof from the PROVENDBCONTROL table.

Below we see some data from the table:

1149

What’s Next