// Copyright (c) Subzero Labs, Inc.
// SPDX-License-Identifier: Apache-2.0
//! Self-bond PDA helpers.
//!
//! The canonical definitions now live in [`rialo_validator_registry_interface::pda`]
//! because the self-bond PDA is derived from that program's ID. These re-exports
//! are kept for backward compatibility.
pub use ;