Ethereum PHP
PHP interface to Ethereum JSON-RPC API.
EthMethodsTest Class Reference
+ Inheritance diagram for EthMethodsTest:
+ Collaboration diagram for EthMethodsTest:

Public Member Functions

 __construct (?string $name=null, array $data=[], string $dataName='')
 
 test_eth_getBlockByNumber ()
 

Additional Inherited Members

- Static Public Member Functions inherited from TestEthClient
static setUpBeforeClass ()
 

Detailed Description

EthQTest

Definition at line 12 of file EthMethodsTest.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( ?string  $name = null,
array  $data = [],
string  $dataName = '' 
)

Definition at line 18 of file EthMethodsTest.php.

Member Function Documentation

◆ test_eth_getBlockByNumber()

test_eth_getBlockByNumber ( )

This test is bases data by http://codebeautify.org/hex-string-converter.

Exceptions
Exception

Definition at line 31 of file EthMethodsTest.php.


The documentation for this class was generated from the following file: