casper-network / casper-sidecar

Apache License 2.0
2 stars 7 forks source link

Remove unwrap in state_get_auction_info #302

Closed jacek-casper closed 1 month ago

jacek-casper commented 2 months ago

There's a leftover unwrap in state_get_auction_info that can cause the sidecar to crash, replaced it here with a function that returns a proper error