linera-io / linera-protocol

Main repository for the Linera protocol
Apache License 2.0
112 stars 94 forks source link

nits in state.rs #2198

Closed ma2bd closed 1 week ago

ma2bd commented 1 week ago

Motivation

Trying to make a code a bit more easy to audit after the recent refactoring (this is just a start)

Proposal

change a number of pub into pub(super) after discussing with @jvff

Test Plan

CI