Describe the bug
Filecoin.NodeStatus has wrong signature (should accept 1 param), doesn't accept anything right now
I think Lotus Gateway calls it, and in the metrics we can then see 100% failures for this method.
Expected behaviour
Screenshots
Environment (please complete the following information):
- OS:
- Branch/commit
- Hardware
Other information and links
Describe the bug
Filecoin.NodeStatushas wrong signature (should accept 1 param), doesn't accept anything right nowforest/src/rpc/methods/node.rs
Line 23 in 093fc7e
I think Lotus Gateway calls it, and in the metrics we can then see 100% failures for this method.
Expected behaviour
Screenshots
Environment (please complete the following information):
Other information and links