mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-27 04:11:08 +00:00
fix: final fixes & polishing
This commit is contained in:
@@ -480,5 +480,7 @@ pub async fn verify_commitment_is_in_state(
|
||||
seq_client
|
||||
.get_proof_for_commitment(commitment)
|
||||
.await
|
||||
.is_ok()
|
||||
.ok()
|
||||
.flatten()
|
||||
.is_some()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user