mirror of
https://github.com/luxfi/node.git
synced 2026-07-27 20:47:52 +00:00
The asset-id var was already unified to UTXOAssetID; this finishes the job by renaming resolveXAssetID -> resolveUTXOAssetID and XAssetIDFromGenesisBytes -> UTXOAssetIDFromGenesisBytes (+ their tests). X-Chain references (XChainID, XChainGenesis) are unchanged. UTXOAssetID is the canonical name. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>