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

Method GetStatus

x/margin/types/query.pb.go:984–984  ·  view source on GitHub ↗
(ctx context.Context, in *StatusRequest, opts ...grpc.CallOption)

Source from the content-addressed store, hash-verified

982 GetPositionsByPool(ctx context.Context, in *PositionsByPoolRequest, opts ...grpc.CallOption) (*PositionsByPoolResponse, error)
983 GetParams(ctx context.Context, in *ParamsRequest, opts ...grpc.CallOption) (*ParamsResponse, error)
984 GetStatus(ctx context.Context, in *StatusRequest, opts ...grpc.CallOption) (*StatusResponse, error)
985 GetSQParams(ctx context.Context, in *GetSQParamsRequest, opts ...grpc.CallOption) (*GetSQParamsResponse, error)
986 GetWhitelist(ctx context.Context, in *WhitelistRequest, opts ...grpc.CallOption) (*WhitelistResponse, error)
987 IsWhitelisted(ctx context.Context, in *IsWhitelistedRequest, opts ...grpc.CallOption) (*IsWhitelistedResponse, error)

Callers 4

GetCmdQueryStatusFunction · 0.95
_Query_GetStatus_HandlerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected