//! The HD-wallet use case on the managed-accounts API: a wallet is one recovery phrase, and each
//! address is one CIP-1852 payment leaf — one handle per leaf. The mainnet create / restore /
//! enumeration paths live in integration_test.rs; this adds the testnet stake-address prefix case.
use Mesmo;