plugeth/rpc/api/web3_args.go

6 lines
51 B
Go
Raw Normal View History

2015-06-08 10:43:58 +00:00
package api
type Sha3Args struct {
Data string
}