Deploy Smart Contract

[[ if (onTestnet) { ]]
[[ } else { ]]
[[ } ]]
Arguments that start with 0x will be sent as they are, with the prefix removed. Other arguments will be interpreted as numbers and converted to hex before sending.
[[ if (onTestnet) { ]] [[ if (contract.PropertiesOnTestnet.Address) { ]]
[[ } ]] [[ } else { ]] [[ if (contract.PropertiesOnNodeDebug.Address) { ]]
[[ } ]] [[ } ]]