snarkVM
snarkVM copied to clipboard
Computing an execution ID from an Authorization
As brought up by @vicsn : Can we compute an execution_id from an Authorization in theory? And is there a relevant use case for this?
Context: this would allow a delegated prover or fee master to create a fee proof based on just a user's Authorization, as the execution_id is used as public input.
Low priority for now