Commit df6ce9ce authored by vipwzw's avatar vipwzw

Update solidity.go

parent 4599a6b8
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>. // along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
// Package compiler wraps the Solidity compiler executable (solc). // Package compiler wraps the Solidity compiler executable (solc).
package compiler package compiler
import ( import (
......
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