MCPcopy Create free account
hub / github.com/Sifchain/sifnode / RegisterQueryServer

Function RegisterQueryServer

x/margin/types/query.pb.go:1124–1126  ·  view source on GitHub ↗
(s grpc1.Server, srv QueryServer)

Source from the content-addressed store, hash-verified

1122}
1123
1124func RegisterQueryServer(s grpc1.Server, srv QueryServer) {
1125 s.RegisterService(&_Query_serviceDesc, srv)
1126}
1127
1128func _Query_GetMTP_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
1129 in := new(MTPRequest)

Callers 1

RegisterServicesMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected