Class BSV::MCP::Tools::DecodeTx ¶
Inherits: MCP::Tool
Decodes a raw BSV transaction from hex and returns a structured human-readable representation.
Supports standard raw hex only (not BEEF format). The txid is returned in display byte order (reversed from the wire hash), matching block explorer conventions.
Public Class Methods¶
call(hex:) ¶
Not documented.