Skip to content

Commit

Permalink
018-Proxford.smart_rollup.wasm_2_0_0.output.proof
Browse files Browse the repository at this point in the history
  • Loading branch information
igorsereda committed Feb 14, 2024
1 parent 7711768 commit 3032482
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bridge_indexer/types/output_proof/output_proof.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
class OutputProofData(BaseBinarySchema):
_schema = [
('output_proof', None, 'OutputProof'),
('output_proof_state', 32, 'hex32'),
('output_proof_output', None, 'OutputProofOutput'),
]

Expand Down

0 comments on commit 3032482

Please sign in to comment.