add total number of capability participants to step data#202
add total number of capability participants to step data#202EasterTheBunny merged 5 commits intomainfrom
Conversation
|
|
The latest Buf updates on your PR. Results from workflow Regenerate Protobuf Files / buf (pull_request).
|
5987ffa to
fa0edfa
Compare
| string agg_spend_value = 2; | ||
| string agg_spend_unit = 3; | ||
| string agg_spend_value_cre = 4; | ||
| uint32 n = 5; // n provides the total node count for capability DONs |
There was a problem hiding this comment.
proto comments aren't discoverable in IDEs the same way go comments are - can we rename to something very obtuse like
CapDON_N?
3be632d
* add total number of capability participants to step data * bot: regenerate protobuf files * rename n for better clarity * bot: regenerate protobuf files --------- Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
CRE-1007
Supports