Remove function for chain type from server API
This commit is contained in:
parent
41e04a1c30
commit
d785fda414
@ -81,8 +81,3 @@ func (api *PublicServerAPI) Stream(ctx context.Context, params eth.SubscriptionS
|
||||
|
||||
return rpcSub, nil
|
||||
}
|
||||
|
||||
// // Chain returns the chain type that this watcher instance supports
|
||||
// func (api *PublicServerAPI) Chain() shared.ChainType {
|
||||
// return shared.Ethereum
|
||||
// }
|
||||
|
Loading…
Reference in New Issue
Block a user