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

Method GetPositionsForAddress

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

Source from the content-addressed store, hash-verified

979 GetMTP(ctx context.Context, in *MTPRequest, opts ...grpc.CallOption) (*MTPResponse, error)
980 GetPositions(ctx context.Context, in *PositionsRequest, opts ...grpc.CallOption) (*PositionsResponse, error)
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)

Calls

no outgoing calls

Tested by

no test coverage detected