added console command
This commit is contained in:
committed by
Bas van Kervel
parent
2a0d888326
commit
a1a475fb92
5
rpc/api/web3_args.go
Normal file
5
rpc/api/web3_args.go
Normal file
@ -0,0 +1,5 @@
|
||||
package api
|
||||
|
||||
type Sha3Args struct {
|
||||
Data string
|
||||
}
|
Reference in New Issue
Block a user