vegaprotocol / data-node

A rich API server for Vega Protocol
https://vega.xyz
Other
3 stars 1 forks source link

Functions missing in REST and GQL #714

Closed fkondej closed 2 years ago

fkondej commented 2 years ago

Problem encountered

I wanted to run GetERC20MultiSigSignerAddedBundles with REST. Unfortunately, I am not able, because this function is available on GRPC only.

Observed behaviour

I am not able to use REST to call some functions.

Expected behaviour

I should be able to use REST&GQL for some of the missing function.

System response

I am not able to send request.

Definition of Done

I am able to run GetERC20MultiSigSignerAddedBundles using REST.

Before Merging

After Merging

gordsport commented 2 years ago

closing as V2 API will have REST endpoint added