Skip to content

Commit 67febc0

Browse files
committed
docs: improve types
1 parent fec884a commit 67febc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/src/types.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export type BalanceMetadata = {
3636

3737
export enum ChainType {
3838
/**
39-
* ethereum virtual machine
39+
* Ethereum virtual machine and EVM compatible chains
4040
*/
4141
EVM = 'EVM',
4242

0 commit comments

Comments
 (0)