Skip to content

Commit

Permalink
Update api-staking.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatmikh committed Jun 11, 2019
1 parent d47698e commit 695817a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api/api-staking.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Functions

- **function freeze() payable public**
Stake the specified amount of tokens.
The value is on the contract account and thus inaccessible to the sender.
``Input parameter`` : "msg.value" the value to be staked.
The value is on the contract account and thus inaccessible to the sender.
``Input parameter`` : "msg.value" the value to be staked.
``Output parameter`` : none


Expand Down

0 comments on commit 695817a

Please sign in to comment.