Skip to content

Commit c917e7e

Browse files
committed
fix(express): correct summary capitalization and v2-only paths
TICKET: WP-7280
1 parent 86885b4 commit c917e7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/express/src/typedRoutes/api/v2/generateWallet.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ export const GenerateWalletV2Query = {
9797
};
9898

9999
/**
100-
* Generate Wallet
100+
* Generate wallet
101101
*
102102
* Generate a new wallet for a coin. If you want a wallet to hold tokens, generate a wallet for the native coin of the blockchain (e.g. generate an ETH wallet to hold ERC20 tokens).
103103
*

0 commit comments

Comments
 (0)