consensus-shipyard / ipc-actors

Rust implementation of the IPC actors for FVM
MIT License
6 stars 3 forks source link

Weighted vote #71

Closed cryptoAtwill closed 1 year ago

cryptoAtwill commented 1 year ago

Changes

Use weight, aka TokenAmount to check the voting.

Tests

cargo test --all