Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
AllFi committed Jan 4, 2024
1 parent c32eb0b commit 266c118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/interfaces/IZkBobDirectDeposits.sol
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ interface IZkBobDirectDeposits {
Pending, // requested deposit was submitted and is pending in the queue
Completed, // requested deposit was successfully processed
Refunded // requested deposit was refunded to the fallback receiver

}

struct DirectDeposit {
Expand Down

0 comments on commit 266c118

Please sign in to comment.