celestiaorg / celestiaorg/celestia-node
fix(cmd/rpc): Rework all methods that take variadic params
Open
area:rpc
- Dominant language
- Go
- Stars
- 996
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 34
Description
Unfortunately, go-openrpc can't handle methods that accept variadic params. We should rework all these methods to accept the `Options` struct(as was proposed in https://github.com/celestiaorg/celestia-node/pull/2630)
Contributor guide
Assessment
This issue has not been assessed yet.