mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
4 lines
76 B
Go
4 lines
76 B
Go
|
package erc20
|
||
|
|
||
|
//go:generate abigen -sol erc20.sol -pkg erc20 -out erc20.go
|