github.com/fibonacci-chain/fbc@v0.0.0-20231124064014-c7636198c1e9/libs/ibc-go/modules/light-clients/06-solomachine/spec/02_state.md (about) 1 <!-- 2 order: 2 3 --> 4 5 # State 6 7 The solo machine light client will only store consensus states for each update by a header 8 or a governance proposal. The latest client state is also maintained in the store. 9 10 These values can be found under the light client paths defined in the IBC 11 [core store specs](../../../core/spec/02_state.md). 12