rpc: migrated the RPC insterface to a new reflection based RPC layer
This commit is contained in:
		
				
					committed by
					
						 Jeffrey Wilcke
						Jeffrey Wilcke
					
				
			
			
				
	
			
			
			
						parent
						
							f2ab351e8d
						
					
				
				
					commit
					19b2640e89
				
			| @@ -23,7 +23,7 @@ import ( | ||||
| 	"github.com/ethereum/go-ethereum/ethdb" | ||||
| 	"github.com/ethereum/go-ethereum/event" | ||||
| 	"github.com/ethereum/go-ethereum/p2p" | ||||
| 	rpc "github.com/ethereum/go-ethereum/rpc/v2" | ||||
| 	"github.com/ethereum/go-ethereum/rpc" | ||||
| ) | ||||
|  | ||||
| // ServiceContext is a collection of service independent options inherited from | ||||
|   | ||||
		Reference in New Issue
	
	Block a user