aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2017-07-01 05:21:28 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2017-07-01 05:21:28 +0800
commit24e2ee831d0958dc3ad65e30fd30223051440c33 (patch)
tree4588a013ba8612c02c62728065947f3c90eb381b /src
parentcc9f0f17afc548e2b7501e4dfc0f2bf4ba0db55f (diff)
downloaddexon-sol-tools-24e2ee831d0958dc3ad65e30fd30223051440c33.tar.gz
dexon-sol-tools-24e2ee831d0958dc3ad65e30fd30223051440c33.tar.zst
dexon-sol-tools-24e2ee831d0958dc3ad65e30fd30223051440c33.zip
Fix comment
Diffstat (limited to 'src')
-rw-r--r--src/contract_wrappers/proxy_wrapper.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/contract_wrappers/proxy_wrapper.ts b/src/contract_wrappers/proxy_wrapper.ts
index d3180df37..14c871d98 100644
--- a/src/contract_wrappers/proxy_wrapper.ts
+++ b/src/contract_wrappers/proxy_wrapper.ts
@@ -15,7 +15,7 @@ export class ProxyWrapper extends ContractWrapper {
/**
* Check if the Exchange contract address is authorized within the Proxy contract.
* @param exchangeContractAddress The hex encoded address of the Exchange contract to use.
- * @return If the exchangeContractAddress is authorized.
+ * @return Whether the exchangeContractAddress is authorized.
*/
public async isAuthorizedAsync(exchangeContractAddress: string): Promise<boolean> {
const proxyContractInstance = await this._getTokenRegistryContractAsync();
/tr> * $Id$ -> $FreeBSD$peter1999-08-301-1/+1 * chown -> ${CHOWN}mharo1999-08-231-9/+9 * chmod -> ${CHMOD}mharo1999-08-231-3/+3 * Get the sources of the inn-stable port from the download sectionandreas1999-08-221-2/+3 * Update inn-stable to latest version inn-STABLE_2_2-1999-07-24_03-02andreas1999-07-251-2/+2 * Update inn stable to inn-STABLE_2_2-1999-04-08_03-01andreas1999-04-111-11/+24 * Copyright notice addedandreas1999-02-251-1/+3 * updated inn2 to last recent STABLE versionandreas1999-02-241-28/+41 * incoming/bad is also neededandreas1999-02-171-1/+3 * news.daily: an incoming spool dir is needed.andreas1999-02-171-1/+3 * grammar...andreas1999-02-171-2/+2 * when having newsfeeds over UUCP rnews has to be readable for uuxqt ...andreas1999-02-171-1/+3 * New port inn2.2-stable after repository copy.andreas1999-02-171-47/+55