palomachain / paloma

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

fix: gravity genesis export #1183

Closed maharifu closed 3 months ago

maharifu commented 3 months ago

Related Github tickets

Background

The GravityNonces changed to an array, so now we have to call SetLastSlashedBatchBlock manually if it's empty.

Testing completed

Breaking changes