lfglabs-dev / api.starknet.quest

starknet.quest rust backend
2 stars 17 forks source link

feat: add correct data type #179

Closed ayushtom closed 8 months ago

ayushtom commented 8 months ago
thread 'tokio-runtime-worker' panicked at src/endpoints/quest_boost/get_completed_boosts.rs:93:64:
called `Option::unwrap()` on a `None` value

these logs come while fetching this endpoint. This is fixed in this PR