fix natspec

This commit is contained in:
Ricardo Guilherme Schmidt 2018-03-21 22:13:51 -03:00
parent 3037d43109
commit 39fcf1a055
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ contract IdentityGasRelay is Identity {
* @notice get callHash
* @param _to destination of call
* @param _value call value (ether)
* @param _data call data
* @param _dataHash call data hash
* @param _nonce current identity nonce
* @param _gasPrice price in SNT paid back to msg.sender for each gas unit used
* @param _gasMinimal minimal amount of gas needed to complete the execution