Describe the bug
To reproduce
API version: v2
payload:
{
"jsonrpc": "2.0",
"method": "Filecoin.ChainGetTipSet",
"params": [
{
"height": {
"anchor": {
"key": null
},
"at": 3435097,
"previous": true
}
}
],
"id": 123
}
forest response: normal
gateway backed by forest response: JSON-RPC error:\n\tcode: -32602\n\tmessage: error deserializing parameter\n\tdata: {\"error\":\"missing field key\",\"index\":0,\"name\":\"tipsetSelector\",\"type\":\"forest::lotus_json::LotusJson<forest::rpc::types::tipset_selector::TipsetSelector>\"}\n
- Go to '...'
- Run '....'
- See error
Log output
Log Output
Expected behaviour
Screenshots
Environment (please complete the following information):
- OS:
- Branch/commit
- Hardware
Other information and links
Describe the bug
To reproduce
API version: v2
payload:
{ "jsonrpc": "2.0", "method": "Filecoin.ChainGetTipSet", "params": [ { "height": { "anchor": { "key": null }, "at": 3435097, "previous": true } } ], "id": 123 }forest response: normal
gateway backed by forest response:
JSON-RPC error:\n\tcode: -32602\n\tmessage: error deserializing parameter\n\tdata: {\"error\":\"missing fieldkey\",\"index\":0,\"name\":\"tipsetSelector\",\"type\":\"forest::lotus_json::LotusJson<forest::rpc::types::tipset_selector::TipsetSelector>\"}\nLog output
Log Output
Expected behaviour
Screenshots
Environment (please complete the following information):
Other information and links