palomachain / paloma

The fast blockchain messenger protocol
Apache License 2.0
290 stars 135 forks source link

fix: append v2 to module name #1307

Closed maharifu closed 1 month ago

maharifu commented 1 month ago

Related Github tickets

Background

From v2 onwards, go forces us to either:

We opted for the latter since we don't want to support multiple paloma versions.

Testing completed

Breaking changes