web3_args.go 51 Bytes
Newer Older
Bas van Kervel's avatar
Bas van Kervel committed
1 2 3 4 5
package api

type Sha3Args struct {
	Data string
}