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

Method GetParams

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

Source from the content-addressed store, hash-verified

981 GetPositionsForAddress(ctx context.Context, in *PositionsForAddressRequest, opts ...grpc.CallOption) (*PositionsForAddressResponse, error)
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)

Callers 1

GetCmdParamsFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected