Optional ReadonlyextraNumber of extra program pages, defaults to minimum required for contract
Optional ReadonlyglobalNumber of global bytes, defaults to value defined for contract
Optional ReadonlyglobalNumber of global uint64s, defaults to value defined for contract
Optional ReadonlylocalNumber of local bytes, defaults to value defined for contract
Optional ReadonlylocalNumber of local uint64s, defaults to value defined for contract
Optional ReadonlytemplateTemplate variables to substitute into the contract, key should be without the prefix, must evaluate to a compile time constant and match the type of the template var declaration
Optional ReadonlytemplatePrefix to add to provided template vars, defaults to the prefix supplied on command line (which defaults to TMPL_)
Options for compiling a contract