Skip to content

Commit

Permalink
Update src/networks/evm/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Filippov <aleksander.fill@gmail.com>
  • Loading branch information
r0wdy1 and AllFi authored Jul 9, 2024
1 parent 48fda76 commit cd43ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/networks/evm/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export enum PoolSelector {

export enum ZkBobContractType {
Pool = "pool",
DD = "dirrect deposit",
DD = "direct deposit",
Token = "token",
Accounting = "accounting"
}
Expand Down

0 comments on commit cd43ce8

Please sign in to comment.