Skip to content

Commit

Permalink
fix: Docs and params
Browse files Browse the repository at this point in the history
  • Loading branch information
eccentricexit committed Jul 24, 2018
1 parent 6a60f44 commit 50006de
Show file tree
Hide file tree
Showing 4 changed files with 462 additions and 463 deletions.
2 changes: 1 addition & 1 deletion contracts/standard/arbitration/ArbitrableKitty.sol
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@ contract ArbitrableKitty is TwoPartyArbitrable{
* @param _arbitrator The arbitrator of the contract.
* @param _kittyCore CriptoKitty core smart contract.
* @param _partyB The partner sharing the kitty.
* @param _hashContract Keccak hash of the plain English contract.
* @param _timeout Time after which a party automatically loose a dispute.
* @param _arbitratorExtraData Extra data for the arbitrator.
* @param _metaEvidence Link to the meta-evidence.
*/
constructor(
Arbitrator _arbitrator,
Expand Down
Loading

0 comments on commit 50006de

Please sign in to comment.