RequestLock Account state is a combination of the account balance, and locked and fulfilled flags for requests. Copystruct RequestLock { address prover; uint96 price; uint64 deadline; uint96 stake; bytes8 fingerprint; }