Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
wip: improvements after review
Browse files Browse the repository at this point in the history
  • Loading branch information
xianny committed Apr 27, 2019
1 parent 1f3a925 commit 1f2a9a9
Show file tree
Hide file tree
Showing 4 changed files with 386 additions and 371 deletions.
2 changes: 1 addition & 1 deletion packages/contract-wrappers/src/contract_wrappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export class ContractWrappers {
public dutchAuction: DutchAuctionWrapper;

/**
* An instance of the CoordinatorWrapper class containing methods for interacting with any Coordinator smart contract.
* An instance of the CoordinatorWrapper class containing methods for interacting with the Coordinator extension contract.
*/
public coordinator: CoordinatorWrapper;

Expand Down
Loading

0 comments on commit 1f2a9a9

Please sign in to comment.