Ethereum PHP
PHP interface to Ethereum JSON-RPC API.
Deprecated List
Member EthD::convertByAbi ($abiType)
Prefer Abi::convertByAbi(string $abiType, EthD $value)
Member EthD::convertTo ($type)
This function will be removed ans should not be used. Pleas switch toconvertByAbi($abiType).
Member Rlp::getByteLength (int $l)
??