feat: gateway: eth_ api support
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package apitypes
|
||||
|
||||
type Aliaser interface {
|
||||
AliasMethod(alias, original string)
|
||||
}
|
||||
Reference in New Issue
Block a user