palomachain / paloma

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

fix: verifyTX on message attestation #1218

Closed maharifu closed 1 month ago

maharifu commented 1 month ago

Related Github tickets

Background

Get the valset ID from the message public access data, set by pigeon. Paloma uses this public access data when verifying the TX and get the same valset as pigeon.

Testing completed

Breaking changes