ever-node
ever-node copied to clipboard
missing field `prefill_cells_cunters`
I want to build the node 0.52.2.
Steps:
1.git clone https://github.com/everx-labs/ever-node.git && git checkout 0.52.0
2.cargo build --release(can't find the ever_node file, only find the ton_node
3. try to start the node.
How to solve it? And Is there the api doc?