Ethereum PHP
PHP interface to Ethereum JSON-RPC API.
schema-example.php File Reference

Go to the source code of this file.

Variables

const IS_PUBLIC TRUE
 
 $schema = Ethereum::getDefinition()
 

Variable Documentation

◆ $schema

$schema = Ethereum::getDefinition()

array $schema Decoded ethjs-schema.

Definition at line 20 of file schema-example.php.

◆ IS_PUBLIC

const IS_PUBLIC TRUE

Definition at line 13 of file schema-example.php.