compile solidity contracts with std library
This commit is contained in:
parent
b2b9b3b567
commit
c31f8e2bd7
@ -34,6 +34,8 @@ var (
|
||||
"file", //
|
||||
"--natspec-dev", // Request to output the contract's Natspec developer documentation.
|
||||
"file",
|
||||
"--add-std",
|
||||
"1",
|
||||
}
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user