web3_args.go 51 B

12345
  1. package api
  2. type Sha3Args struct {
  3. Data string
  4. }