quorum/rpc/api/web3_args.go

6 lines
51 B
Go
Raw Normal View History

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