Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilad Chase committed Jan 14, 2025
1 parent 2746f0e commit 064e6b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/papyrus_protobuf/src/mempool.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
use starknet_api::rpc_transaction::RpcTransaction;

// test
#[derive(Debug, Clone, PartialEq, Eq)]
pub struct RpcTransactionWrapper(pub RpcTransaction);

0 comments on commit 064e6b3

Please sign in to comment.