Commit 3d5c759d by Francisco Giordano Committed by GitHub

Merge pull request #388 from duckranger/patch-1

Update limitbalance.rst
parents 2e0440e5 05609de0
......@@ -5,7 +5,7 @@ Base contract that provides mechanism for limiting the amount of funds a contrac
LimitBalance(unit _limit)
""""""""""""""""""""""""""""
Constructor takes an unisgned integer and sets it as the limit of funds this contract can hold.
Constructor takes an unsigned integer and sets it as the limit of funds this contract can hold.
modifier limitedPayable()
""""""""""""""""""""""""""""
......
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