package
0.0.0-20250213232608-c453f8b35c75
Repository: https://github.com/stellar/go.git
Documentation: pkg.go.dev
# Structs
StateVerifier verifies if ledger entries provided by Add method are the same as in the checkpoint ledger entries provided by CheckpointChangeReader.
# Type aliases
TransformLedgerEntryFunction is a function that transforms ledger entry into a form that should be compared to checkpoint state.