Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Add JSDoc comments to network configuration constants
- Added detailed JSDoc comments for MAINNET_ID, SANDBOX_ID, TESTNET_ID, USDC_IBC_DENOMS, and AKT_DENOM. - Improved code readability and maintainability by providing type annotations and descriptions for each export. Signed-off-by: Greg Osuri <[email protected]>
- Loading branch information