mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-05-12 12:49:36 +00:00
fix: doc backticks and rebuild artifacts
This commit is contained in:
parent
390bf59660
commit
4b09aae852
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -24,7 +24,7 @@ struct ExecutionState {
|
||||
block_validity_window: BlockValidityWindow,
|
||||
timestamp_validity_window: TimestampValidityWindow,
|
||||
/// Map from private-PDA `AccountId` to the npk used to derive it, sourced entirely from
|
||||
/// Risc0-proven `Claim::PrivatePda` in post_states and `private_pda_seeds` in chained
|
||||
/// Risc0-proven `Claim::PrivatePda` in `post_states` and `private_pda_seeds` in chained
|
||||
/// calls. `compute_circuit_output` uses this to verify that the npk supplied via
|
||||
/// `private_account_keys` for a mask-3 account matches the npk attested by some program's
|
||||
/// proof.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user