v0.5.1
New Features: - Accept ledger account identifiers as either standard EVM addresses or 0x‑prefixed 64‑char hex values. - Introduced a ledger account type and a balance structure for RPC data. - Added a new channel status value: Resizing. Bug Fixes: - Improved validation and normalization of account fields in transactions to handle hex address formats reliably. Chores: - Updated account-related public types and transformations for consistent downstream handling; package version bumped.