Coverage by file
### Changed files (no unit tests)
| Changed File | Coverage Δ | Total | Covered | Missed | :robot: |
|--------------|------------|-------|---------|--------|---------|
| github.com/rocket-pool/smartnode/v2/rocketpool-daemon/api/odao/proposals.go | 0.00% (ø) | 223 | 0 | 223 | |
| github.com/rocket-pool/smartnode/v2/rocketpool-daemon/api/security/proposals.go | 0.00% (ø) | 245 | 0 | 245 | |
_Please note that the "Total", "Covered", and "Missed" counts above refer to ***code statements*** instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code._
This PR addresses #635
oDAO
Security Council
The commands
rp odao proposals details
andrp security proposals details
andrp odao proposals list
should display the correct state now.