ForgeAbi_RootState

public struct ForgeAbi_RootState
extension ForgeAbi_RootState: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding

keep a list of state root for different dbs (column families). RootState will be stored in the default column family, and we return the root hash for default column family, thus our app_state would contain all hashes from different column families.

Code below here is support for the SwiftProtobuf runtime.