В Solidity есть ли способ преобразовать свой int в строку? Пример: pragma solidity ^0.4.4; contract someContract { uint i; function test() pure returns (string) { return «Here and…

IT Шеф
We use cookies in order to give you the best possible experience on our website. By continuing to use this site, you agree to our use of cookies.
Accept
Privacy Policy