mission-control-indexer
mission-control-indexer copied to clipboard
Panic on agora cost model
getting this, any ideas?
./agora --load-log ./logs.treebuf --globals ./globals.json --grt-per-effort 1000 --cost ./cost-model.agora
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ()', agora/src/model_loader.rs:8:41
Ok i found out what it is.. wouldnt it be great if it doesnt panic and tells you the syntax in the cost model doc is wrong? just a thought..
it should not panic here like that..
https://github.com/graphprotocol/agora/issues/8