From 20bf4d8ef98fe129337bc39d73200bde9868b114 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 5 Jul 2018 12:08:06 +0200 Subject: Improve the comment --- packages/contract-wrappers/src/contract_wrappers/exchange_wrapper.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/contract-wrappers/src/contract_wrappers') diff --git a/packages/contract-wrappers/src/contract_wrappers/exchange_wrapper.ts b/packages/contract-wrappers/src/contract_wrappers/exchange_wrapper.ts index 1a30ef6d2..439e2862b 100644 --- a/packages/contract-wrappers/src/contract_wrappers/exchange_wrapper.ts +++ b/packages/contract-wrappers/src/contract_wrappers/exchange_wrapper.ts @@ -37,7 +37,7 @@ export class ExchangeWrapper extends ContractWrapper { this._zrxContractAddressIfExists = zrxContractAddressIfExists; } /** - * Retrieve the available asset proxies. + * Retrieve the address of an asset proxy by signature. * @param proxySignature The 4 bytes signature of an asset proxy * @param methodOpts Optional arguments this method accepts. * @return The address of an asset proxy for a given signature -- cgit v1.2.3