[][src]Module holochain_core::agent::state

Structs

AgentState

The state-slice for the Agent. Holds the agent's source chain and keys.

AgentStateSnapshot

Enums

ActionResponse

the agent's response to an action stored alongside the action in AgentState::actions to provide a state history that observers poll and retrieve

Functions

create_new_chain_header
reduce

Reduce Agent's state according to provided Action