deth.contract

Undocumented in source.

Members

Classes

Contract
class Contract(string buildPath, string bin)
Undocumented in source.

Functions

allFunctions
string allFunctions(JSONValue abi)
Undocumented in source. Be warned that the author may not have intended to support it.
getInputs
string getInputs(JSONValue params)
Undocumented in source. Be warned that the author may not have intended to support it.
parseFunction
string parseFunction(JSONValue abi)
Undocumented in source. Be warned that the author may not have intended to support it.
toBytes32
string toBytes32(T v)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

STRINABLE
enum STRINABLE;
Undocumented in source.

Meta