Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
TAdev0 committed Aug 10, 2024
1 parent 9be2004 commit fb6c1f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/state.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ pub struct TxIn {
pub witness: Span<ByteArray>,
}


/// A reference to a transaction output.
#[derive(Drop, Copy)]
pub struct OutPoint {
Expand Down

0 comments on commit fb6c1f8

Please sign in to comment.