calimero-network / core

Calimero 2.0
https://calimero-network.github.io/
Other
58 stars 8 forks source link

fix: correct casting of returned proposal ID #958

Closed alenmestrov closed 2 weeks ago

alenmestrov commented 2 weeks ago

Fixed issue that occured during tests in PR reviews.

Correctly casted proposal id to [u8; 32] instead of u8.