Improve a comment

This commit is contained in:
Leonid Logvinov 2017-11-23 13:51:27 -06:00
parent 50915e6007
commit 96d15a8931
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4

View File

@ -408,7 +408,7 @@ export interface OrderStateWatcherConfig {
}
/*
* networkId: The id of the underlying ethereum network the provider is connected to. (1-mainnet, 42-kovan, 50-testrpc)
* networkId: The id of the underlying ethereum network your provider is connected to. (1-mainnet, 42-kovan, 50-testrpc)
* gasPrice: Gas price to use with every transaction
* exchangeContractAddress: The address of an exchange contract to use
* tokenRegistryContractAddress: The address of a token registry contract to use