Commit c31f8e2b authored by Marek Kotewicz's avatar Marek Kotewicz

compile solidity contracts with std library

parent b2b9b3b5
......@@ -34,6 +34,8 @@ var (
"file", //
"--natspec-dev", // Request to output the contract's Natspec developer documentation.
"file",
"--add-std",
"1",
}
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment