MCPcopy Create free account
hub / github.com/CPChain/chain / RegisterInProcHandler

Method RegisterInProcHandler

admission/interface.go:57–57  ·  view source on GitHub ↗

RegisterInProcHandler registers the rpc.Server, handles RPC request to process the API requests in process

(localRPCServer *rpc.Server)

Source from the content-addressed store, hash-verified

55
56 // RegisterInProcHandler registers the rpc.Server, handles RPC request to process the API requests in process
57 RegisterInProcHandler(localRPCServer *rpc.Server)
58
59 SetContractBackend(contractBackend contracts.Backend)
60

Callers 1

startInProcMethod · 0.65

Implementers 1

AdmissionApiBackendadmission/api_backend.go

Calls

no outgoing calls

Tested by

no test coverage detected