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

Function RegisterMsgServer

x/margin/types/tx.pb.go:1215–1217  ·  view source on GitHub ↗
(s grpc1.Server, srv MsgServer)

Source from the content-addressed store, hash-verified

1213}
1214
1215func RegisterMsgServer(s grpc1.Server, srv MsgServer) {
1216 s.RegisterService(&_Msg_serviceDesc, srv)
1217}
1218
1219func _Msg_Open_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
1220 in := new(MsgOpen)

Callers 1

RegisterServicesMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected