Closed cryptoAtwill closed 1 year ago
Update the voting serialization to convert the BtreeSet to a Vec so that it is compatible with go client.
BtreeSet
Vec
cargo test --all
Changes
Update the voting serialization to convert the
BtreeSet
to aVec
so that it is compatible with go client.Tests