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