The-Devoyage / subgraph

A POC written in rust to generate a functional API based on a simple config/schema.
GNU General Public License v3.0
7 stars 0 forks source link

Refactor the get_key_data Function #67

Closed nickisyourfan closed 4 months ago

nickisyourfan commented 12 months ago

This function should return a result, and not panic.