Commit 635c4c10 by Manuel Araoz

add horizontal line for Bounty

parent 2298ec74
...@@ -201,6 +201,7 @@ Creates tokens based on message value and credits to the recipient. ...@@ -201,6 +201,7 @@ Creates tokens based on message value and credits to the recipient.
Returns the amount of tokens per 1 ether. Returns the amount of tokens per 1 ether.
___
### Bounty ### Bounty
To create a bounty for your contract, inherit from the base `Bounty` contract and provide an implementation for `deployContract()` returning the new contract address. To create a bounty for your contract, inherit from the base `Bounty` contract and provide an implementation for `deployContract()` returning the new contract address.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment