Skip to content

fix successor period rpc

Sylvain R. requested to merge sylvain/fix_succ_period_RPC into proto-proposal

the successor period value for position and remaining were off by one because they were calc with the current level and not the next one.

This MR fix it

Edited by Marco Stronati

Merge request reports