Skip to main content

Enumeration: Compiler

The compiler used for compiling contract code. For now only solc.

Exports

Enumeration Members

Enumeration Members

Solc

Solc = "solc"

Compile with the solc compiler.

Defined in

submodules/cubist-node-sdk/src/config.ts:96