Skip to content

Commit

Permalink
refactor: indent format
Browse files Browse the repository at this point in the history
  • Loading branch information
catalyst17 committed Jan 29, 2024
1 parent 60459d0 commit 830491c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proto/op_batch_inbox_call_data.proto
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ message OpBatchInboxCallData {
string tx_hash = 1;
string batcher_address = 2;
string batch_inbox_address = 3;
string call_data = 4;
uint64 block_number = 5;
string call_data = 4;
uint64 block_number = 5;
}

0 comments on commit 830491c

Please sign in to comment.