celestiaorg / celestiaorg/celestia-node
rpc: fix and reenable support for variadic functions
Open
area:rpc
- Dominant language
- Go
- Stars
- 996
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 34
Description
At #2293 we removed variadic function support because go-jsonrpc seems to have a bug. This bug does not mean that we should not use variadics at all instead we should try to fix this and reenable variadics(if the bug is fixable)
Contributor guide
Assessment
This issue has not been assessed yet.