added shh API
This commit is contained in:
committed by
Bas van Kervel
parent
bd38428f33
commit
7e41d7ac51
@ -56,7 +56,7 @@ func (self *txPoolApi) Execute(req *shared.Request) (interface{}, error) {
|
||||
}
|
||||
|
||||
func (self *txPoolApi) Name() string {
|
||||
return txPoolApiName
|
||||
return TxPoolApiName
|
||||
}
|
||||
|
||||
func (self *txPoolApi) Status(req *shared.Request) (interface{}, error) {
|
||||
|
Reference in New Issue
Block a user