Looking at the docs, I was expecting simple uint encoding to work: ```sh ethabi encode params -v uint256 0 ``` Am i doing anything wrong here?