Skip to content

Commit 83af912

Browse files
Amxxluiz-lvj
andauthored
Update contracts/utils/RLP.sol
Co-authored-by: Luiz Vasconcelos Júnior <64055364+luiz-lvj@users.noreply.github.com>
1 parent b81112d commit 83af912

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contracts/utils/RLP.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ library RLP {
166166
}
167167

168168
/**
169-
* @dev Encode a uint256 as an RLP scalar.
169+
* @dev Encode an uint256 as an RLP scalar.
170170
*
171171
* Unlike {encode-bytes32-}, this function uses scalar encoding that removes the prefix zeros.
172172
*/

0 commit comments

Comments
 (0)