Storyโs node client software has been implemented to support full EVM equivalency and fast block time and one-shot finality.Storyโs node software consists of two components: an Execution Layer (EL) responsible for the execution environment and a Consensus Layer (CL) responsible for the consensus and block formation.These two layers communicate via the Engine API presented Here.