Expand description

Crate defining a state interface for offchain account resolution. If a program writes the proper state information into one of their accounts, any offchain and onchain client can fetch any additional required accounts for an instruction.

Re-exports

Modules

  • Error types
  • Pod types to be used with bytemuck for zero-copy serde
  • State transition types