plugeth/rpc/api/web3_args.go
2015-06-11 14:01:39 +02:00

6 lines
51 B
Go

package api
type Sha3Args struct {
Data string
}