near / near-cli

General purpose command line tools for interacting with NEAR Protocol
https://docs.near.org
MIT License
193 stars 91 forks source link

Proposals that qualify as chunk-only producers are shown as Declined #1034

Closed nikurt closed 6 months ago

nikurt commented 1 year ago

Stakes of the following 5 nodes were carefully selected to let those nodes join as chunk-only producers and not as block producers.

However, near-cli displays these proposals as Declined.

% NEAR_ENV=testnet near proposals | grep chunk
| Proposal(Declined) | beryllium-chunk.testnet                  | 32,854                 | 1       |
| Proposal(Declined) | oxygen-chunk.testnet                     | 21,921                 | 1       |
| Proposal(Declined) | lithium-chunk.testnet                    | 14,515                 | 1       |
| Proposal(Declined) | fluorine-chunk.testnet                   | 13,213                 | 1       |
| Proposal(Declined) | hydrogen-chunk.testnet                   | 11,204                 | 1       |
gagdiez commented 6 months ago

this command was deprecated, please migrate to near-cli-rs for validator info