Calindra / nonodo

Development Node for Cartesi Rolups
Apache License 2.0
22 stars 14 forks source link

Refactor: Rename ExpressoService to EspressoService #54

Closed sandhilt closed 3 months ago

sandhilt commented 3 months ago

This commit renames the ExpressoService struct to EspressoService in the espresso.go file. The typo in the struct name is corrected for consistency and clarity. This change improves the readability and maintainability of the codebase.