Skip to content

Commit

Permalink
docs: improve types
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioJames committed May 23, 2024
1 parent 0714530 commit 7cf07ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export type BalanceMetadata = {

export enum ChainType {
/**
* ethereum virtual machine
* Ethereum virtual machine and EVM compatible chains
*/
EVM = 'EVM',

Expand Down

0 comments on commit 7cf07ad

Please sign in to comment.