1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/rpc/api/web3_args.go
2015-06-11 14:01:39 +02:00

5 lines
51 B
Go

package api
type Sha3Args struct {
Data string
}