// SPDX-License-Identifier: GPL-3.0
//! Centralized string constants for the pop-fork crate.
//!//! This module organizes static strings used throughout the crate to improve
//! maintainability and avoid magic strings scattered across the codebase.
pubmodbuilder;pubmodcache;pubmodexecutor;pubmodinherent;pubmodrpc;pubmodrpc_server;pubmodtxpool;