Module soroban_simulation_zephyr::testutils

source ·

Structs§

Constants§

  • Returns the ‘current’ protocol for the simulation. Unlike the Soroban host that has to keep the logic compatible with every ledger protocol version, simulation is only concerned about the current ledger protocol and the next one. Thus, the code that depends on the certain behavior of the current version can be safely removed as soon as the current protocol has been bumped.

Functions§